A simple game made to learn the ins and outs of zig. This is made by a incompetent guy who never used Zig. No AI was used in the making of any of this codebase, exept when mentioned.
Run the following command in terminal, after you ensure proper installation of Zig v0.15.2 (or later)
git clone --depth=1 https://github.com/aroyx/snek.git
cd snek
zig build runAnd you should be good, in theory atleast. If you encounter any bugs or are unable to build, drop an issue. I'll see if this weekend project deserves any updates.
I will highly appreciate any contribution that improves this project.
This project comes with MIT license