Android Open Source - Game tetris TetrisBlocs






Project Summary

WIP - An Android tetris game built on AndEngine as a sample for my Bloc.io students.

Web Site / Source Repository

TetrisBlocs is hosted in the following web site
https://github.com/Spidy88/TetrisBlocs

If you think the Android project TetrisBlocs 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 TetrisBlocs.

ItemValue
Java File Count3
Supported screen sizes[ldpi]
Target SDK Version19
Minimum SDK Version17
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\gfx\block_blue.png
assets\gfx\block_gray.png
assets\gfx\block_green.png
assets\gfx\block_orange.png
assets\gfx\play_grid.png




Resource Files

There are 1 image files in TetrisBlocs. The names of the image files are listed as follows.

block.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TetrisBlocs has the following Java source files.

com.bloc.tetrisblocs.MainActivity.java
com.bloc.tetrisblocs.block.Block.java
com.bloc.tetrisblocs.block.LBlock.java