The classic snake-game running on Ruby using Gosu.
- Fantastic growing snake
- Apples to eat to your heart's content
$ gem install gosu
$ git clone https://github.com/jessc/rubysnake.git
$ ruby rubysnake.rb
- Move: Arrow Keys
- Pause: Space
- Quit: Escape or Command+Q
- Fix bugs at top of snake.rb