An open API service providing repository metadata for many open source software ecosystems.

Topic: "raylib-examples"

educ8s/Raylib-CPP-Starter-Template-for-VSCODE

Raylib C++ Starter Template for VSCODE

Language: C++ - Size: 557 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 517 - Forks: 33

educ8s/Raylib-CPP-Starter-Template-for-VSCODE-V2

Raylib C++ Starter Template for VSCODE V2

Language: C++ - Size: 564 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 487 - Forks: 59

jdeokkim/ferox

A lightweight 2D physics engine written in C, for educational purposes.

Language: C - Size: 9.58 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 233 - Forks: 10

arceryz/raylib-gpu-particles

Raylib 100% GPU particles example in 3D. Uses compute shaders and is fully documented. Millions of particles at 60 fps on a laptop.

Language: C - Size: 23.4 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 123 - Forks: 5

educ8s/Cpp-Tetris-Game-with-raylib

C++ Tetris Game with raylib with a video tutorial explaining each line.

Language: C++ - Size: 3.49 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 76 - Forks: 16

educ8s/Cpp-Retro-Snake-Game-with-raylib

C++ Retro Snake Game with raylib with a video tutorial explaining each line.

Language: C++ - Size: 708 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 47 - Forks: 10

educ8s/Cpp-Pong-Game-Raylib

A C++ Pong game developed with the Raylib library using OOP principles.

Language: C++ - Size: 583 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 45 - Forks: 7

educ8s/Raylib-CPP-Starter-Template-SublimeText

Raylib C++ Starter Template for Sublime Text 4

Language: C++ - Size: 410 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 1

educ8s/Cpp-Raylib-Starter-Template-for-Visual-Studio

C++ Raylib Starter Template for Visual Studio

Language: C++ - Size: 52.7 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 2

BitPuffin/zig-raylib-experiments

Some classic game implementations in Zig using raylib

Language: C - Size: 1.99 MB - Last synced at: 18 days ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 1

educ8s/CPP-Game-Of-Life-with-raylib

C++ version of Conway's Game of Life with raylib. This project is accompanied by a video tutorial that explains everything in detail.

Language: C++ - Size: 671 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 2

ShidoBox/Raylib-Basic-Project

Language: Python - Size: 4.18 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

arceryz/raylib-tesseract

Raylib 3D tesseract example. Very short, 70 lines.

Language: C - Size: 3.42 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

jdeokkim/algoitni

A collection of libraries that implement various data structures and algorithms.

Language: C - Size: 243 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

kaandesu/raylib-mpeg2-example

playing video in raylib with libmpeg2

Language: C - Size: 3.99 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

educ8s/raylib-Collisions-Example

Collisions detection in raylib in C++

Language: Makefile - Size: 576 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

shidil/raylib-game-prototypes

Language: C++ - Size: 14.7 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sbarisic/RaylibGame

Game example using Raylib and C#

Language: C - Size: 134 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Quantum-Fringe-Entertainment/Raylib-Super-Mario-Clone

Super mario clone made using raylib 3.0

Language: C - Size: 6.21 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

hiimsergey/ttt

A simple and configurable Tic-Tac-Toe game in C

Language: C - Size: 37.1 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 1

arceryz/raylib-examples

All my tiny raylib examples (some are submodules, some are not) and build files.

Language: C++ - Size: 29.9 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

arappa/Raylib-Tetris

Recreated tetris using the raylib library. This project helped reinforced OOP concepts and was the first project I used the raylib library on.

Language: C++ - Size: 1.8 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sasyamim/snake-game

Simple snake game made with c++ and raylib

Language: C++ - Size: 2.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sasyamim/Pong-Game

Simple pong game made with Raylib

Language: C++ - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

my-ijet/raylib-betterc-examples

dlang dub raylib-5.0 examples as betterC

Language: C - Size: 5.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

feivaoco/Raylib_music_player

I wanted to make a music player for raylib, for now it just works, but I want to add support for Japanese characters on files.

Language: C - Size: 28.3 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

maihd/nature_of_code

Code exercise for Nature Of Code Book

Language: C - Size: 4.04 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0