One of the first android apps I made. A lot of the ideas from the Lunar Lander example were used..
Tetris-for-Android is hosted in the following web site
https://github.com/nwessing/Tetris-for-Android
If you think the Android project Tetris-for-Android 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-for-Android.
Item | Value |
---|---|
Java File Count | 13 |
Activity Count | 1 |
Tetris-for-Android has the following Java source files.
com.wessing.Block.java com.wessing.GridManager.java com.wessing.LPiece1.java com.wessing.LPiece2.java com.wessing.Piece .java com.wessing.SolidObject.java com.wessing.SquarePiece.java com.wessing.StraightPiece.java com.wessing.TPiece.java com.wessing.Tetris.java com.wessing.TetrisView.java com.wessing.ZZPiece1.java com.wessing.ZZPiece2.java