This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit ade87262aa0ee409c48f7c94091c7b343d5b97b8
tree fbdcfa15d35fc962a97280b2a08bc053b5616773
parent fd6fc503a9c6840c149c0d97560506717373e0cd
tree fbdcfa15d35fc962a97280b2a08bc053b5616773
parent fd6fc503a9c6840c149c0d97560506717373e0cd
retris /
| name | age | message | |
|---|---|---|---|
| |
Rakefile | ||
| |
init.rb | ||
| |
lib/ | ||
| |
license.txt | ||
| |
media/ | ||
| |
objects/ | ||
| |
readme.txt | ||
| |
ruby_extensions/ | ||
| |
shapes/ | ||
| |
spec/ | ||
| |
states/ |
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.








