Android Open Source - Game tetris Torus3D






Project Summary

A 3D Tetris-like game for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Torus3D.

ItemValue
Java File Count11
Minimum SDK Version3
Activity Count7
jar files usedGoogleAdMobAdsSdk-4.1.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\222-CAI978.ttf
assets\garbage.txt
assets\help.txt
assets\time.txt
assets\traditional.txt
Raw File Namesres\raw\bounce.mp3
res\raw\clank.mp3
res\raw\explode.mp3
res\raw\rotate.mp3




Resource Files

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.

null




Java Source Files

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