Download Free code Snake
Description
Snake Android game featuring "snake-oriented" controls and following Android Holo Design Standards.
Icons
Source Files
The download file Snake-master.zip has the following entries.
AndroidManifest.xml/*from w w w.j ava 2 s. co m*/
README.md
bin/AndroidManifest.xml
bin/MyCheckers.apk
bin/VrumVrum.apk
bin/classes.dex
bin/classes/com/android/application/MainActivity.class
bin/classes/com/android/checkers/BuildConfig.class
bin/classes/com/android/checkers/R$attr.class
bin/classes/com/android/checkers/R$drawable.class
bin/classes/com/android/checkers/R$string.class
bin/classes/com/android/checkers/R$style.class
bin/classes/com/android/checkers/R.class
bin/classes/com/android/game/AndroidGameCanvas.class
bin/classes/com/android/game/AndroidGameView.class
bin/classes/com/android/game/Collision.class
bin/classes/com/android/game/FoodAndPowers.class
bin/classes/com/android/game/Movement.class
bin/classes/com/android/game/PairNumber.class
bin/classes/com/android/game/PositionImage.class
bin/classes/com/android/game/Snake$bodyData.class
bin/classes/com/android/game/Snake.class
bin/classes/com/android/game/SnakeGame.class
bin/dexedLibs/android-support-v4-8d9b0314cb120ac144b199aa40e8a0ca.jar
bin/dexedLibs/android-support-v4-da5368bf7afe729c30e083bf25e2faf0.jar
bin/jarlist.cache
bin/res/drawable-hdpi/apple.png
bin/res/drawable-hdpi/ball.png
bin/res/drawable-hdpi/banana.png
bin/res/drawable-hdpi/car.png
bin/res/drawable-hdpi/down_arrow.png
bin/res/drawable-hdpi/head_down.png
bin/res/drawable-hdpi/head_left.png
bin/res/drawable-hdpi/head_right.png
bin/res/drawable-hdpi/head_up.png
bin/res/drawable-hdpi/ic_launcher.png
bin/res/drawable-hdpi/left_arrow.png
bin/res/drawable-hdpi/peach.png
bin/res/drawable-hdpi/potato.png
bin/res/drawable-hdpi/race_track.png
bin/res/drawable-hdpi/red_button.png
bin/res/drawable-hdpi/right_arrow.png
bin/res/drawable-hdpi/snake_map.png
bin/res/drawable-hdpi/tomato.png
bin/res/drawable-hdpi/up_arrow.png
bin/res/drawable-hdpi/watermellon.png
bin/res/drawable-mdpi/ic_launcher.png
bin/res/drawable-xhdpi/ic_launcher.png
bin/resources.ap_
gen/com/android/checkers/BuildConfig.java
gen/com/android/checkers/R.java
libs/android-support-v4.jar
proguard-project.txt
project.properties
res/drawable-hdpi/apple.png
res/drawable-hdpi/ball.png
res/drawable-hdpi/banana.png
res/drawable-hdpi/car.png
res/drawable-hdpi/down_arrow.png
res/drawable-hdpi/head_down.png
res/drawable-hdpi/head_left.png
res/drawable-hdpi/head_right.png
res/drawable-hdpi/head_up.png
res/drawable-hdpi/ic_launcher.png
res/drawable-hdpi/left_arrow.png
res/drawable-hdpi/peach.png
res/drawable-hdpi/potato.png
res/drawable-hdpi/race_track.png
res/drawable-hdpi/red_button.png
res/drawable-hdpi/right_arrow.png
res/drawable-hdpi/snake_map.png
res/drawable-hdpi/tomato.png
res/drawable-hdpi/up_arrow.png
res/drawable-hdpi/watermellon.png
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/ic_launcher.png
res/values-v11/styles.xml
res/values-v14/styles.xml
res/values/strings.xml
res/values/styles.xml
src/com/android/application/MainActivity.java
src/com/android/game/AndroidGameCanvas.java
src/com/android/game/AndroidGameView.java
src/com/android/game/Collision.java
src/com/android/game/FoodAndPowers.java
src/com/android/game/Movement.java
src/com/android/game/PairNumber.java
src/com/android/game/PositionImage.java
src/com/android/game/Snake.java
src/com/android/game/SnakeGame.java
Download
Click the following link to download Snake-master.zip.
Snake-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »