[Update] zig-sfml-wrapper: A zig wrapper for csfml, updated for Zig 0.13

Open link in next tab

GitHub - Guigui220D/zig-sfml-wrapper: A zig wrapper for csfml

https://github.com/Guigui220D/zig-sfml-wrapper

A zig wrapper for csfml. Contribute to Guigui220D/zig-sfml-wrapper development by creating an account on GitHub.

GitHub - Guigui220D/zig-sfml-wrapper: A zig wrapper for csfml

From the README:

This is a wrapper for CSFML. Theres no problem importing CSFML in Zig, but the resulting code can be a little bit messy. My goal is to make things close enough to SFML, with nice methods.