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.
309 stars
14 watching
30 forks
Language: C++
last commit: 5 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 | 563 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,068 |
lispgames/cl-sdl2 | Common Lisp bindings for SDL2 using C2FFI. | 309 |
robloach/raylib-cpp | A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 686 |
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. | 81 |
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. | 11 |
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 a Go interface to the raylib C library for videogame programming | 1,666 |
bindbc/bindbc-sdl | A set of D language bindings to the SDL library and its extensions | 94 |
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 | 43 |
gosu/gosu | A 2D game development library for C++ that provides a simple API for building games | 2,019 |