A 3D Tetris-like game for Android.
Torus3D is hosted in the following web site
https://github.com/anglefish/Torus3D
If you think the Android project Torus3D 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 Torus3D.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 3 |
Activity Count | 7 |
jar files used | GoogleAdMobAdsSdk-4.1.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\222-CAI978.ttf assets\garbage.txt assets\help.txt assets\time.txt assets\traditional.txt |
Raw File Names | res\raw\bounce.mp3 res\raw\clank.mp3 res\raw\explode.mp3 res\raw\rotate.mp3 |
There are 34 image files in Torus3D. The names of the image files are listed as follows.
base0.png best.png bigbox.png deselection.png down.png gameover.png garbage.png gogarbage.png gotimer.png gotraditional.png help.png highscores.png left.png logo.png mainmenu.png next.png panel.png pause.png paused.png play.png quit.png restart.png right.png rotate.png score.png selection.png settings.png smallbox.png smallplay.png time.png timeattack.png tinybox.png tip.png traditional.png
The following screenshort is generated from the image listed above.
Torus3D has the following Java source files.
com.anglefish.game.torus3d3.Best.java com.anglefish.game.torus3d3.CubicMotion.java com.anglefish.game.torus3d3.Game.java com.anglefish.game.torus3d3.GlobalVars.java com.anglefish.game.torus3d3.GoAct.java com.anglefish.game.torus3d3.HelpAct.java com.anglefish.game.torus3d3.HighScoresAct.java com.anglefish.game.torus3d3.SettingAct.java com.anglefish.game.torus3d3.TorusAct.java com.anglefish.game.torus3d3.TorusView.java com.anglefish.game.torus3d3.WelcomeAct.java