T-blue is a tetris game made for android devices..
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.
The following table is the detailed list of tblue.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Raw File Names | res\raw\sound_move.wav res\raw\sound_rapiddown.wav res\raw\sound_rotate.wav |
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.
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