A simple game on Android.
snake is hosted in the following web site
https://github.com/MoiTempete/snake
If you think the Android project 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 snake.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 3 image files in 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.
snake has the following Java source files.
org.itair.MyTile.java org.itair.SnakeActivity.java