angryrabbit / retris
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
retris /
| name | age | message | |
|---|---|---|---|
| |
Rakefile | Sat May 31 23:55:50 -0700 2008 | |
| |
init.rb | Mon Jun 02 23:39:36 -0700 2008 | |
| |
lib/ | Mon Jun 02 23:39:36 -0700 2008 | |
| |
license.txt | Thu Jun 05 20:41:58 -0700 2008 | |
| |
media/ | Thu Jun 05 21:17:50 -0700 2008 | |
| |
objects/ | Thu Jun 05 20:36:24 -0700 2008 | |
| |
readme.txt | Thu Jun 05 21:31:35 -0700 2008 | |
| |
ruby_extensions/ | Mon Jun 02 23:39:36 -0700 2008 | |
| |
shapes/ | Thu Jun 05 15:42:31 -0700 2008 | |
| |
spec/ | Sat May 31 23:55:50 -0700 2008 | |
| |
states/ | Sun Jun 08 13:36:42 -0700 2008 |
readme.txt
== Introduction Retris is a Tetris clone written in Ruby using the gosu library. == How to play Use the left and right arrow keys to move your shape left and right. Pressing the up arrow key rotates your shape 90 degrees clockwise. Pressing the down arrow key causes your shape to fall faster. Pause the game by pressing the space bar.
