Tetris

By 30 October 2008 Java No Comments

I created a Tetris clone in Java.
These are the controls for the applet below:

← and → Move brick left or right 1 position
Ctrl-← and Ctrl-→ Move brick left or right as far as possible
Shift Turn brick clockwise
Turn brick counterclockwise
Move brick down 1 position
CTRL ↓ of Enter Move brick down as far as possible


Here is the source code:

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.