angryrabbit / retris

Retris is a Tetris clone written in Ruby using the gosu library.

This URL has Read+Write access

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.