o
odin.langpkg.dev
packages / app / snake

snake

4c367fcapp

Simple snake game in odin+raylib.

MIT · updated 2 years ago

Snake

Simple snake game in odin+raylib.

Instructions

  • 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

Settings

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