Android Open Source - App example Tetris-for-Android






Project Summary

One of the first android apps I made. A lot of the ideas from the Lunar Lander example were used..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Tetris-for-Android.

ItemValue
Java File Count13
Activity Count1

Java Source Files

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