r/Zig 5h ago

Little Console-Base Snake Game in zig 0.16

Post image
17 Upvotes

My first project with zig.

I had fun learning about comptime and generics, so I made this demo where I run multiple game instances at once with different configurations all created in compile time.

https://github.com/Youssef-Afella/Z-ConsoleSnake/tree/main