Go to file
2023-06-21 20:18:10 -07:00
src Only display filename, not full path 2023-06-21 20:18:10 -07:00
.gitignore Add zig-out to .gitignore 2023-06-21 20:03:18 -07:00
build.zig Open directories of files 2023-06-20 22:32:04 -07:00
FreeSans.ttf Finish text render test 2023-06-16 21:01:59 -07:00
README.md initial version 2017-10-25 23:30:19 -04:00
screenshot.png initial version 2017-10-25 23:30:19 -04:00

SDL2 Zig Demo

Here's a basic window with SDL2 in Zig.

screenshot

How to build and run it

zig build run