Android Open Source - Game tetris Tetris






Project Summary

Well known game for Android platform.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Tetris.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count2
jar files usedandroid-support-v4.jar
Asset File Namesassets\fonts\ChessType.ttf




Resource Files

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.

null

Java Source Files

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