Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 168 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 168 Bytes

snake-the-game

Run the ruby version

Start the game:

./ruby/console

Controls:

  • w - Up
  • s - Down
  • a - Left
  • d - Right
  • q - Quit