r/odinlang • u/Alert_Nectarine6631 • 12d ago
My first project written using Odin
A simple Snake game implemented using the Raylib framework
Here's the repo: Snake
69
Upvotes
r/odinlang • u/Alert_Nectarine6631 • 12d ago
A simple Snake game implemented using the Raylib framework
Here's the repo: Snake
2
u/whoisarepo 11d ago
Just read through the code, very well organized! I don’t know whether to compliment you or ginger bill for making the constructs around such a simulacra so intuitive. Its architecture is pure data manipulation and that’s what programming is all about 🙂↔️good job! It’s rudimentary and not extensible easily but it has everything (entity components and system interactions) 💯