Android Open Source - Game tetris tblue






Project Summary

T-blue is a tetris game made for android devices..

Web Site / Source Repository

tblue is hosted in the following web site
https://github.com/cristiancanea/tblue

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

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi]
Target SDK Version8
Minimum SDK Version7
Activity Count1
Raw File Namesres\raw\sound_move.wav
res\raw\sound_rapiddown.wav
res\raw\sound_rotate.wav




Resource Files

There are 2 image files in tblue. The names of the image files are listed as follows.

my_ctrl_buttons.png
tetris_img_title.png

The following screenshort is generated from the image listed above.

null

Java Source Files

tblue has the following Java source files.

tetris.simple.TetrisAbout.java
tetris.simple.TetrisActivity.java
tetris.simple.TetrisMain.java
tetris.simple.game.ElementColision.java
tetris.simple.game.Game.java
tetris.simple.game.TElement.java
tetris.simple.game.Table.java
tetris.simple.graphics.MyButtonFromSprite.java
tetris.simple.graphics.TetrisView.java
tetris.simple.sound.SoundManager.java