37 Resources
C/C++ raylib Libraries
A simple example of a tic-tac-toe game written in C using raylib.
raylib-C-TicTacToe A simple example of a tic-tac-toe game written in C using raylib. š Table of Contents About Built Using Authors š§ About Raylib-c-
A top-down shooter made for the raylib 5K gamejam.
ANTISPELL Description A top-down shooter where you have to use your enemies' attacks to spell your spells! Features Absorb letters getting close to en
A simple and easy-to-use fx sounds generator, based on the amazing Dr.Petter's sfxr
rFXGen A simple and easy-to-use fx sounds generator, based on the amazing Dr.Petter's sfxr. rFXGen can be used for free as a WebAssembly online tool a
2D physics header-only library for videogames developed in C using raylib library.
Physac Physac is a small 2D physics engine written in pure C. The engine uses a fixed time-step thread loop to simluate physics. A physics step contai
Data-oriented networking playground for the reliable UDP transports
NetDynamics is a data-oriented networking playground for the reliable UDP transports. The application was created for stress testing and debugging a p
A simple and easy-to-use Lua library to enjoy videogames programming
raylib-lua-sol Lua bindings for raylib, a simple and easy-to-use library to enjoy videogames programming, with sol (www.raylib.com) raylib-lua-sol bin
Minimalistic assertion library for raylib.
raylib-assert Minimalistic assertion library for raylib. Example #include "raylib.h" #include "raylib-assert.h" int main(void) { Assert(10 == 10)
Tool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW.
FNode Tool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW (raylib library). It contains a c
My collection of raylib code examples - For learning the C language with 2D and 3D games.
Raylib-Examples My collection of raylib examples. ( https://www.raylib.com/index.html ) For Raylib Version of 4 april 2020 ( Notepad++ windows install
Asteroids Game Made with C++ and Raylib
AstroX [WIP] Work in progress Asteroids game made with C++ and Raylib. Screenshots Start Screen In Game Debug Game Over Controls Movement: W | Up Arro
A bullet-hell shooter game made in C99 for my college project.
Kosmos A bullet-hell shooter game made in C99 for my college project. Building Linux Install requied libraries Ubuntu sudo apt install libasound2-dev
Coded for Ludum Dare 49 in 48h
Orbitris Version of Tetris with some SPIN to it. Coded for Ludum Dare 49 in 48h Play on itch.io Entry on ldjam.com Controls A/D (Left/Right arrows): R
A 2D collision detection and physics library written in C.
A 2D collision detection and physics library written in C. WARNING: This library is in an early alpha stage, use it at your own risk. Documentation ā
A pong clone written in C++ using Raylib
How To Play Objective: first player to reach 10 points is the winner! PLAYER 1: W: up S: down PLAYER 2: ARROW UP or I: up ARROW DOWN or S: down Requir
raylib Nuget package
raylib Nuget package This is a Nuget package for the popular raylib video game programming library. Resources used to create this package are as follo
Pong clone made in C++ with raylib
Raypong Pong clone made in C++ with raylib. Dependencies ...C++ and raylib lol Building To build, use these commands: mkdir build # Create a build dir
autogen bindings to Raylib 4.0 and convenience wrappers on top. Requires use of `unsafe`
Raylib-CsLo Raylib-CsLo LowLevel autogen bindings to Raylib 4.0 and convenience wrappers on top. Requires use of unsafe A focus on performance. No run
A simple example showing how to render a video with libvlc + raylib.
Hey! I bet you have been trying to render and control a video with raylib for a long long time. Don't you think you should at least buy me a beer? Wha
Android studio native project template using cross platform raylib graphics library.
rayturbo Android studio native project template using cross platform raylib graphics library. https://www.raylib.com/ This project use Android Studio
A pong clone written in C++ with Raylib
How To Play Objective: first player to reach 10 points is the winner! PLAYER 1: W: up S: down PLAYER 2: ARROW UP or I: up ARROW DOWN or S: down Requir
raygui is a simple and easy-to-use immediate-mode-gui library.
raygui is a simple and easy-to-use immediate-mode-gui library.
Game Of Life Implementation in C using Raylib
Game of life Rules The game evolution is determined by simple rules applied on each cells. Any live cell with fewer than 2 live Neighbors dies. Underp
A mini-game written solo in 48 hours for Ludum Dare 49 Compo
AIROBICS A mini-game written solo in 48 hours for Ludum Dare 49 Compo (https://ldjam.com) Finished 23rd overall!
A game made for the Game (Engineless) Jam using Raylib
Fastest Pizza Delivery A fun little 3D game made for the Game (Engineless) Jam. It is still is development but the basic gameplay is something l
SWIG bindings for raylib (to Lua, and hopefully other languages)
swigraylib SWIG binding for raylib This repo generates raylib bindings to other languages (eg. Lua), by providing a raylib.i SWIG interface file. SWIG
Projeto da disciplina de Introdução a Programação no qual consiste em criar um jogo em C utilizando a biblioteca raylib.
DebugProject Projeto da disciplina de Introdução a Programação no qual consiste em criar um jogo em C utilizando a biblioteca raylib. Link da bibliote
This template provides a base structure to start developing a small raylib game in plain C
This template provides a base structure to start developing a small raylib game in plain C. The repo is also pre-configured with a default LICENSE (zlib/libpng) and a README.md (this one) to be properly filled by users.
Haxe bindings for raylib, a simple and easy-to-use library to learn videogame programming
Haxe bindings for raylib, a simple and easy-to-use library to learn videogame programming, Currently works only for windows but feel free the expand t
RayLib extern bindings for Haxe
raylib-haxe Haxe bindings for RayLib usage haxelib git raylib-haxe https://github.com/haxeui/raylib-haxe package; import RayLib.*; import RayLib.Cam
TestFrame - This is a test framework that uses Raylib and ImGui together to help test and develop concepts
This is a test framework that uses Raylib and ImGui together to help test and develop concepts. It is made using C++ because it uses classes for windows and views.
Integrate PhysFS with raylib, allowing to load images, audio and fonts from data archives.
raylib-physfs Integrate the virtual file system PhysicsFS with raylib, allowing to load images, audio, and fonts from data archives. Features Load the
Load Aseprite files for animated sprites in raylib.
raylib-aseprite Load Aseprite .aseprite files for animated sprites in raylib. Features Load Aseprite files directly for use in raylib Draw individual
Dynamic 3D cellular automata engine with lua scripting support
Cell3D Cell3D is a dynamic 3D cellular automata engine with lua scripting support Installation Dependencies: Lua 5.3 Raylib Simplest possible build co
A simple and easy-to-use library to enjoy videogames programming
hb-raylib v3.5 Harbour bindings for raylib 3.5, a simple and easy to use library to learn videogames programming raylib v3.5. The project has an educa
The Ultimate Raylib gaming library wrapper for Nim
NimraylibNow! - The Ultimate Raylib wrapper for Nim The most idiomatic and up-to-date wrapper for Raylib gaming C library. Use this library if you wan
Utilities and common code for use with raylib
Utilities and shared components for use with raylib
A simple and easy-to-use library to enjoy videogames programming
raylib is a simple and easy-to-use library to enjoy videogames programming. raylib is highly inspired by Borland BGI graphics lib and by XNA framework