Download Free code simple android demo game
Description
Simple game testing 2D Android engine.
Icons
Source Files
The download file simple_android_demo_game-master.zip has the following entries.
.gitignore// w w w . j av a 2s .c o m
AndroidManifest.xml
README.md
ic_launcher-web.png
libs/android-support-v4.jar
lint.xml
res/drawable-hdpi/ic_launcher.png
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/ic_launcher.png
res/drawable-xxhdpi/ic_launcher.png
res/layout/activity_game.xml
res/menu/game.xml
res/values-sw600dp/dimens.xml
res/values-sw720dp-land/dimens.xml
res/values-v11/styles.xml
res/values-v14/styles.xml
res/values/dimens.xml
res/values/strings.xml
res/values/styles.xml
src/com/codepath/examples/simplepushergame/MyGameActivity.java
src/com/codepath/examples/simplepushergame/MyGamePanel.java
src/com/codepath/examples/simplepushergame/PrizeActor.java
src/com/codepath/examples/simplepushergame/SquareActor.java
Download
Click the following link to download simple_android_demo_game-master.zip.
simple_android_demo_game-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »