SDL
Game dev library
A C library that replaces SDL with Zig and provides a standard library for game development.
SDL with the build system replaced by Zig
77 stars
6 watching
36 forks
Language: C
last commit: 12 days ago
Linked from 1 awesome list
zig-package
Related projects:
Repository | Description | Stars |
---|---|---|
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 362 |
bindbc/bindbc-sdl | A set of D language bindings to the SDL library and its extensions | 92 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 178 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,063 |
runningwild/glop | A cross-platform game library providing basic input and OS-specific functionality. | 76 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,625 |
vbrusca/zigsdlgametemplate | An empty Zig project set up with the SDL library for game development | 4 |
zpl-c/librg | A lightweight middleware library for managing multi-player game logic and network synchronization. | 1,277 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 267 |
not-nik/raylib-zig | Manually tweaked bindings for the raylib game development library in Zig programming language. | 678 |
jaysmito101/cgl | A general-purpose C library for graphics, game development, and utility functions. | 393 |
liballeg/allegro5 | A cross-platform C library for video game and multimedia programming | 1,891 |
haskell-game/sdl2 | Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |
libsdl2pp/libsdl2pp | C++ wrapper for SDL2 game development library | 562 |