Trying out sokol in zig
Go to file
nothke af559317fb Added readme 2024-06-12 12:24:26 +02:00
src Circle that doesnt stretch 2024-06-12 02:04:37 +02:00
.gitignore Initial 2024-06-09 00:48:23 +02:00
build.zig Cleanup 2024-06-11 01:17:51 +02:00
build.zig.zon Cleanup 2024-06-11 01:17:51 +02:00
compile_shaders.bat Uniforms and compiling shaders with a script 2024-06-11 20:43:41 +02:00
readme.md Added readme 2024-06-12 12:24:26 +02:00
todo.todo Circle that doesnt stretch 2024-06-12 02:04:37 +02:00

readme.md

A little learning playground of sokol in zig. Started on the gamejam at Decentrala, 9th June 2024.

To build, you need to have zig master. Then just zig build run and that should be it!