Skip to content

kanevk/snake-the-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

snake-the-game

Run the ruby version

Start the game:

./ruby/console

Controls:

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