centurion
Game library
A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use.
A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.
306 stars
14 watching
29 forks
Language: C++
last commit: 4 months ago cppcpp17cpp20cross-platformgame-developmentgamedevheader-onlymodern-cppsdlsdl-imagesdl-mixersdl-ttfsdl2sdl2-imagesdl2-mixersdl2-ttfwrapperwrapper-library
Related projects:
Repository | Description | Stars |
---|---|---|
libsdl2pp/libsdl2pp | C++ wrapper for SDL2 game development library | 562 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,068 |
lispgames/cl-sdl2 | A Common Lisp wrapper around the SDL 2.0 C Library for game development and multimedia applications. | 308 |
robloach/raylib-cpp | A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 678 |
haskell-game/sdl2 | Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |
indianakernick/simpleton-engine | A C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding. | 51 |
allyourcodebase/sdl | A C library that replaces SDL with Zig and provides a standard library for game development. | 79 |
paulhodge/eastl | A discontinued C++ library providing container classes and utilities for game development | 504 |
ggabriel96/lasso | A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games. | 10 |
resttime/cl-liballegro | A Common Lisp interface to the Allegro 5 game programming library, providing bindings and a fixed timestep game loop. | 56 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,644 |
bindbc/bindbc-sdl | A set of D language bindings to the SDL library and its extensions | 93 |
bluescan/tacent | A comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing. | 59 |
siegelord/dallegro5 | A C++ library wrapper for the Allegro5 game development library | 42 |
gosu/gosu | A 2D game development library for C++ that provides a simple API for building games | 2,017 |