Simple snake game in odin+raylib.
- W/A/S/D H/J/K/L Up/Down/Left/Right to move
- R to restart
- F2 to toggle debug info
- M to toggle mute background music
99* of the things you would want to change in the game are actually changable through src/config/config.odin.
That includes (but is not limited to):
- Assets
- Keybinds
- Window parameters
- Colors
- General balancing and difficulty settings