A very simple snake game built in Odin using Raylib. This very small project was made as a fun way to explore the Odin language.
It even has an A-star algorithm inspired by rhoeberg's implementation so you can watch the snake move around collecting apples! :)
To compile just run:
.\build.bat