NoelFB / c89_nolib
a quick experiment to see if i can make a "game" in c89 without the C standard library
☆29Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for c89_nolib
- Little demo of platforming and sprite batching via tinyheaders and Cave Story art☆32Updated 4 years ago
- Game systems for games in C. Examples using Raylib.☆30Updated last year
- C99 loader for the LDtk map editor☆46Updated last year
- Ryan's experimental SDL fork. YOU PROBABLY WANT libsdl-org/SDL NOT THIS.☆26Updated this week
- Jai bindings for Raylib☆22Updated 3 years ago
- tiny coffee is a framework to develop simple 2d games with opengl 3☆77Updated 3 years ago
- rtools feedback and issues☆17Updated last year
- Minimal C11 game libraries☆52Updated last year
- Simple template to integrate raylib with imgui on C99. Uses cimgui vindings.☆44Updated 4 years ago
- A simple library of extending the current functionality of SDL2 without having to change your includes. Currently supporting RenderQuads,…☆14Updated 5 months ago
- Single-file port of PhysFS, a library that provides abstract access to various archives.☆61Updated 3 years ago
- DK Console is a super simple drop in dev console for your raylib game/engine.☆29Updated 6 months ago
- Integrate PhysFS with raylib to load images, audio, and fonts, from .zip files.☆40Updated this week
- Shadowmapping with raylib!☆30Updated 3 years ago
- ☆37Updated 7 years ago
- MASTERS of DATA, a course about videogames data processing and optimization☆47Updated 4 years ago
- Raylib and C project template with hot-reload architecture☆18Updated 4 years ago
- A simple and easy-to-use icons packer and extractor☆47Updated 2 months ago
- A code club for raylib library.☆28Updated 2 years ago
- Multiplatform lightweight 2D game-engine, retro-game inspired. Uses OpenGL through GLFW3. Scripted in Lua. Aiming zero run-time dependenc…☆67Updated 2 weeks ago
- Ecs is a single header Entity Component System library for C99 game development.☆44Updated 4 years ago
- small & reasonably fast declarative style gles3.1+/gl4.3+ renderer inspired by bgfx☆62Updated 4 years ago
- Implementation of the "Wolfenstein 3D"(1992) game engine from scratch using vanilla C and raylib☆10Updated 5 years ago
- Basic jam templates using Handmade libraries to get up and running quickly.☆18Updated 3 years ago
- JoltPhysics C interface☆24Updated last week
- Simulates a monitor (vsyncs and timing) so you can test various game loop timings to see how many missed or double frames your timing con…☆86Updated 5 years ago