Well known game for Android platform.
Tetris is hosted in the following web site
https://github.com/semenoh/Tetris
If you think the Android project Tetris listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Tetris.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\ChessType.ttf |
There are 1 image files in Tetris. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Tetris has the following Java source files.
com.semenog.game.tetris.Figure.java com.semenog.game.tetris.GameLoopThread.java com.semenog.game.tetris.GameView.java com.semenog.game.tetris.ISurface.java com.semenog.game.tetris.MainActivity.java com.semenog.game.tetris.PlayActivity.java com.semenog.game.tetris.SurfaceHolderCallbacks.java