Snake Android SDK Demo modified.
Android-Snake is hosted in the following web site
https://github.com/moggiozzi/Android-Snake
If you think the Android project Android-Snake listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-Snake.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
There are 3 image files in Android-Snake. The names of the image files are listed as follows.
greenstar.png redstar.png yellowstar.png
The following screenshort is generated from the image listed above.
Android-Snake has the following Java source files.
com.example.android.snake.Snake.java com.example.android.snake.SnakeView.java com.example.android.snake.TileView.java