A fast entity component system (ECS) for C & C++
-
Updated
Dec 20, 2025 - C
Game engines are software frameworks for game development. Game engines do the heavy lifting for developers so they can focus on other aspects of game development.
A fast entity component system (ECS) for C & C++
Repository for the blog post series "Rendering like it's 1996"
3D game engine in plain C
A roguelike game engine made in C. Supports: maps, wide/utf-8 characters. [new update soon(tm)]
Platform independent C/C++ demo/game framework based on GLFW
The Nexis Game Engine. A Game Engine that aims to be Dynamic, Efficient and allow use through both pure code and a GUI/IDE, and the ability to switch between them anytime.
A layered-based game framework
A tiny 2D game engine written in C99.
Very simple, work-in-progress game engine that uses deferred shading.