The following java project contains the java source code and java examples used for tetris. Play a game of TETRIS. Also, there is a cheat to go straight
to level 6 with 42,000 points! Can you find it in the source code? Play it at http://www.geocities.com/slavenka/applets/tetris/tetris.html
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
BackwardLShape.java | 3046 |
BackwardStairShape.java | 2468 |
Cells.java | 445 |
CubeShape.java | 1661 |
FilledCells.java | 589 |
LShape.java | 3021 |
PlayingField.java | 15934 |
Readme.txt | 228 |
Shape.java | 5826 |
Source.html | 3745 |
StairShape.java | 2477 |
StickShape.java | 2232 |
tetris.jar | 15111 |
Tetris.java | 3163 |
TShape.java | 3195 |