Android Open Source - Game snake snake






Project Summary

Classic snake game on Android phone.

Web Site / Source Repository

snake is hosted in the following web site
https://github.com/ruanhao/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.

Project Detail

The following table is the detailed list of snake.

ItemValue
Java File Count3
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.DEVICE_POWER
android.permission.WAKE_LOCK




License

The license information of snake is as follows:

GNU Lesser General Public License

Resource Files

There are 4 image files in snake. The names of the image files are listed as follows.

applered.png
greenstar.png
snakehead.png
tail.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.hao.apps.snake.SnakeIntro.java
com.hao.apps.snake.SnakeView.java
com.hao.apps.snake.Snake.java