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.

GitHub

50 stars
8 watching
4 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jhasse/jnglA lightweight, cross-platform 2D game library for building games on various platforms273
bluescan/tacentA comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing.59
indianakernick/simpleton-engineA C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding.51
cesarl/gameengineresourcesA collection of libraries and tools to support the development of a C++ 3D game engine3
yushroom/fishengineA Unity-like game engine written in C++ with features like physically based rendering and asset management.239
gosu/gosuA 2D game development library for C++ that provides a simple API for building games2,019
tek256/asteraA 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.292
klaussilveira/qengineA 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.862
scottcgi/mojocA cross-platform game engine built from scratch using pure C, designed to be lightweight and simple.1,229
hugoam/toyA minimalist game engine built on top of two libraries, providing a simple and modular stack for creating 2D/3D games in native C++.1,567
nikoladimitroff/zmeyA game engine written in C++ with Vulkan support, designed to handle graphics and gameplay.15
zzo38/freeheromeshA puzzle game engine that allows users to define and program their own classes of objects in C.2
hugoam/twoA C++ toolkit for rapid development of live graphical apps and games with reflection, rendering, and UI capabilities.1,676
hodgman/eightA 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/engiA cross-platform 2D game development library for Go395