Sample snake app for Android platform.
AndroidSnake is hosted in the following web site
https://github.com/roman-verchikov/AndroidSnake
If you think the Android project AndroidSnake 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 AndroidSnake.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
There are 3 image files in AndroidSnake. 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.
AndroidSnake has the following Java source files.
com.example.android.snake.Snake.java com.example.android.snake.SnakeView.java com.example.android.snake.TileView.java