Download Free code TinyRace
Description
Demo of simple Android game (AndEngine) that I developed at Free Software And Open Source Days 2011 workshop.
Icons
Source Files
The download file TinyRace-master.zip has the following entries.
.classpath/* ww w .ja va 2 s . co m*/
.project
.settings/org.eclipse.jdt.core.prefs
AndroidManifest.xml
assets/gfx/box.png
assets/gfx/onscreen_control_base.png
assets/gfx/onscreen_control_knob.png
assets/gfx/racetrack_curve.png
assets/gfx/racetrack_straight.png
assets/gfx/vehicles.png
bin/TinyRace.apk
bin/classes.dex
bin/com/test/game/GameMenu$1.class
bin/com/test/game/GameMenu.class
bin/com/test/game/R$attr.class
bin/com/test/game/R$drawable.class
bin/com/test/game/R$id.class
bin/com/test/game/R$layout.class
bin/com/test/game/R$string.class
bin/com/test/game/R.class
bin/com/test/game/TestGame$1.class
bin/com/test/game/TestGame.class
bin/resources.ap_
default.properties
gen/com/test/game/R.java
lib/andengine.jar
lib/andenginephysicsbox2dextension.jar
libs/armeabi/libandenginephysicsbox2dextension.so
libs/armeabi/libxmp.so
proguard.cfg
res/drawable-hdpi/icon.png
res/drawable-ldpi/icon.png
res/drawable-mdpi/background.png
res/drawable-mdpi/icon.png
res/layout/main.xml
res/values/strings.xml
src/com/test/game/GameMenu.java
src/com/test/game/TestGame.java
Download
Click the following link to download TinyRace-master.zip.
TinyRace-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »