public
Description: Retris is a Tetris clone written in Ruby using the gosu library.
Homepage:
Clone URL: git://github.com/angryrabbit/retris.git
angryrabbit (author)
Thu Jun 05 21:31:35 -0700 2008
commit  ade87262aa0ee409c48f7c94091c7b343d5b97b8
tree    fbdcfa15d35fc962a97280b2a08bc053b5616773
parent  fd6fc503a9c6840c149c0d97560506717373e0cd
retris /
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.