Android Open Source - Game snake Snake






Project Summary

Snake Android game featuring "snake-oriented" controls and following Android Holo Design Standards..

Web Site / Source Repository

Snake is hosted in the following web site
https://github.com/neyre/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 Count5
Target SDK Version15
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar




License

The license information of Snake is as follows:

GNU General Public License

Resource Files

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

downarrow.png
leftarrow.png
rightarrow.png
uparrow.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.nickeyre.snake.GameScreen.java
com.nickeyre.snake.Game.java
com.nickeyre.snake.OptionsScreen.java
com.nickeyre.snake.SnakeBackup.java
com.nickeyre.snake.TitleScreen.java