Download Free code Torus3D
Description
A 3D Tetris-like game for Android.
Icons
Source Files
The download file Torus3D-master.zip has the following entries.
.gitignore/*from w w w. j ava 2 s . c o m*/
.idea/.name
.idea/ant.xml
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/dictionaries/jarodyv.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/uiDesigner.xml
.idea/vcs.xml
.idea/workspace.xml
AndroidManifest.xml
README
Torus3DClassic.iml
assets/222-CAI978.ttf
assets/garbage.txt
assets/help.txt
assets/time.txt
assets/traditional.txt
bin/Torus3D-signed.apk
bin/Torus3D-unsigned.apk
bin/Torus3D.ap_
bin/Torus3DClassic-signed.apk
bin/Torus3DClassic-unsigned.apk
bin/Torus3DClassic.ap_
bin/Torus3DClassic_release.apk
bin/Torus3DGarbage-signed.apk
bin/Torus3DGarbage-unsigned.apk
bin/Torus3DGarbage.ap_
bin/Torus3DGarbage_release.apk
bin/Torus3D_release.apk
bin/classes.dex
bin/classes/META-INF/MANIFEST.MF
bin/classes/com/anglefish/game/torus3d3/Best.class
bin/classes/com/anglefish/game/torus3d3/CubicMotion.class
bin/classes/com/anglefish/game/torus3d3/Game$BlockData.class
bin/classes/com/anglefish/game/torus3d3/Game$Coord.class
bin/classes/com/anglefish/game/torus3d3/Game$Coords.class
bin/classes/com/anglefish/game/torus3d3/Game.class
bin/classes/com/anglefish/game/torus3d3/GlobalVars.class
bin/classes/com/anglefish/game/torus3d3/GoAct$GoView.class
bin/classes/com/anglefish/game/torus3d3/GoAct.class
bin/classes/com/anglefish/game/torus3d3/HelpAct$HelpView.class
bin/classes/com/anglefish/game/torus3d3/HelpAct.class
bin/classes/com/anglefish/game/torus3d3/HighScoresAct$HighScoresView.class
bin/classes/com/anglefish/game/torus3d3/HighScoresAct.class
bin/classes/com/anglefish/game/torus3d3/R$attr.class
bin/classes/com/anglefish/game/torus3d3/R$drawable.class
bin/classes/com/anglefish/game/torus3d3/R$raw.class
bin/classes/com/anglefish/game/torus3d3/R$string.class
bin/classes/com/anglefish/game/torus3d3/R.class
bin/classes/com/anglefish/game/torus3d3/SettingAct$SettingView.class
bin/classes/com/anglefish/game/torus3d3/SettingAct.class
bin/classes/com/anglefish/game/torus3d3/TorusAct.class
bin/classes/com/anglefish/game/torus3d3/TorusView.class
bin/classes/com/anglefish/game/torus3d3/WelcomeAct$WelcomeView.class
bin/classes/com/anglefish/game/torus3d3/WelcomeAct.class
bin/classes/com/anglefish/game/torus3d3/a.class
bin/classes/com/anglefish/game/torus3d3/b.class
bin/classes/com/anglefish/game/torus3d3/c.class
bin/classes/com/anglefish/game/torus3d3/d.class
bin/classes/com/anglefish/game/torus3d3/e.class
bin/classes/com/anglefish/game/torus3d3/f.class
bin/classes/com/anglefish/game/torus3d3/g.class
bin/classes/com/anglefish/game/torus3d3/h.class
bin/classes/com/anglefish/game/torus3d3/i.class
bin/classes/com/anglefish/game/torus3d3/j.class
bin/classes/com/anglefish/game/torus3d3/k.class
build.xml
default.properties
libs/GoogleAdMobAdsSdk-4.1.1.jar
res/drawable/base0.png
res/drawable/best.png
res/drawable/bigbox.png
res/drawable/blocks.png
res/drawable/deselection.png
res/drawable/down.png
res/drawable/gameover.png
res/drawable/garbage.png
res/drawable/garbagebackground.jpg
res/drawable/gogarbage.png
res/drawable/gotimer.png
res/drawable/gotraditional.png
res/drawable/help.png
res/drawable/highscores.png
res/drawable/icon.png
res/drawable/largebox.png
res/drawable/left.png
res/drawable/logo.png
res/drawable/mainmenu.png
res/drawable/next.png
res/drawable/panel.png
res/drawable/pause.png
res/drawable/paused.png
res/drawable/play.png
res/drawable/quit.png
res/drawable/restart.png
res/drawable/right.png
res/drawable/rotate.png
res/drawable/score.png
res/drawable/selection.png
res/drawable/settings.png
res/drawable/smallbox.png
res/drawable/smallplay.png
res/drawable/time.png
res/drawable/timeattack.png
res/drawable/tinybox.png
res/drawable/tip.png
res/drawable/traditional.png
res/raw/bounce.mp3
res/raw/clank.mp3
res/raw/explode.mp3
res/raw/rotate.mp3
res/values-fr/strings.xml
res/values-ja/strings.xml
res/values-ko/strings.xml
res/values-zh/strings.xml
res/values/strings.xml
src/com/anglefish/game/torus3d3/Best.java
src/com/anglefish/game/torus3d3/CubicMotion.java
src/com/anglefish/game/torus3d3/Game.java
src/com/anglefish/game/torus3d3/GlobalVars.java
src/com/anglefish/game/torus3d3/GoAct.java
src/com/anglefish/game/torus3d3/HelpAct.java
src/com/anglefish/game/torus3d3/HighScoresAct.java
src/com/anglefish/game/torus3d3/SettingAct.java
src/com/anglefish/game/torus3d3/TorusAct.java
src/com/anglefish/game/torus3d3/TorusView.java
src/com/anglefish/game/torus3d3/WelcomeAct.java
Download
Click the following link to download Torus3D-master.zip.
Torus3D-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »