ZeroTolerance
Game engine library
A collection of single header file libraries for C/C++ game development with a focus on speed and ease of use.
Collection of single header file libraries for C/C++ development, with a focus on games.
51 stars
8 watching
4 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 267 |
bluescan/tacent | A comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing. | 58 |
indianakernick/simpleton-engine | A C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding. | 51 |
cesarl/gameengineresources | A collection of libraries and tools to support the development of a C++ 3D game engine | 3 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 237 |
gosu/gosu | A 2D game development library for C++ that provides a simple API for building games | 2,014 |
tek256/astera | A C99-based 2D game library providing features like deferred and forward rendering, collision detection, and asset management for cross-platform development on Windows, Linux, Mac OSX, and BSD. | 290 |
klaussilveira/qengine | A cross-platform retro game engine built on top of the Quake II codebase, designed for creating 3D games with a focus on simplicity and ease of use. | 855 |
scottcgi/mojoc | A cross-platform game engine built from scratch using pure C, designed to be lightweight and simple. | 1,226 |
hugoam/toy | A minimalist game engine built on top of two libraries, providing a simple and modular stack for creating 2D/3D games in native C++. | 1,564 |
nikoladimitroff/zmey | A game engine written in C++ with Vulkan support, designed to handle graphics and gameplay. | 15 |
zzo38/freeheromesh | A puzzle game engine that allows users to define and program their own classes of objects in C. | 2 |
hugoam/two | A C++ toolkit for rapid development of live graphical apps and games with reflection, rendering, and UI capabilities. | 1,677 |
hodgman/eight | A C++ game engine that provides core classes and functions for efficient memory management, multi-core structures, asset loading, debug helpers, message-passing, unit testing, and a lightweight Lua binding system. | 11 |
ajhager/engi | A cross-platform 2D game development library for Go | 395 |