A Tetris game for Ruby Shoes
- left/right - slide the piece horizontally
- up - rotate the piece 90 degrees clockwise
- down - drop the piece faster
- esc - quit the game
Ported from my previous javascript-tetris experiment
Install JRuby and Shoes4 (prerelease)
- see here
Run the game
$ jruby tetris.rb