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
81 stars
6 watching
37 forks
Language: C
last commit: 7 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 | 369 |
bindbc/bindbc-sdl | A set of D language bindings to the SDL library and its extensions | 94 |
allyourcodebase/ffmpeg | FFmpeg packaged for Zig | 185 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,068 |
runningwild/glop | A lightweight game library for cross-platform development | 76 |
gen2brain/raylib-go | Provides a Go interface to the raylib C library for videogame programming | 1,666 |
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,287 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 309 |
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 273 |
not-nik/raylib-zig | Automated bindings for game development libraries in Zig programming language | 725 |
jaysmito101/cgl | A general-purpose C library for graphics, game development, and utility functions. | 396 |
liballeg/allegro5 | A cross-platform C library for video game and multimedia programming | 1,903 |
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 | 563 |