An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.