https://github.com/allyourcodebase/SDL
SDL with the build system replaced by Zig
https://github.com/allyourcodebase/SDL
zig-package
Last synced: 3 days ago
JSON representation
SDL with the build system replaced by Zig
- Host: GitHub
- URL: https://github.com/allyourcodebase/SDL
- Owner: allyourcodebase
- License: zlib
- Fork: true (libsdl-org/SDL)
- Created: 2023-02-25T21:09:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T18:12:16.000Z (about 1 month ago)
- Last Synced: 2025-04-30T14:15:28.780Z (9 days ago)
- Topics: zig-package
- Language: C
- Homepage:
- Size: 62.4 MB
- Stars: 97
- Watchers: 6
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-zig - andrewrk/SDL
README
This is a fork of [SDL](https://www.libsdl.org/), packaged for [Zig](https://ziglang.org).
Unnecessary files have been deleted, and the build system has been replaced with `build.zig`.
The package provides version 2 of SDL. For version 3, consider https://github.com/castholm/SDL.