Android Open Source - Sound music snake






Project Summary

Snake game for android with minimal controls and some additional options (music control, snake AI...).

Web Site / Source Repository

snake is hosted in the following web site
https://github.com/knezzz/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 Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version14
Activity Count23
jar files usedandroid-support-v4.jar
classes-baa74bd26b16094169de1af325b829bb1ac4fb48.jar
classes.jar
internal_impl-20.0.0-632e860177265512de959047b3071e7d4b6bd180.jar
internal_impl-20.0.0.jar
support-annotations-20.0.0-cff14111b1b2d62846697aebb1a73572322af200.jar




Resource Files

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

radio_off.png
radio_off_pressed.png
radio_on.png
radio_on_pressed.png
toggle_off.png
toggle_on.png

The following screenshort is generated from the image listed above.

null




Java Source Files

snake has the following Java source files.

hr.knezzz.snake.BuildConfig.java
hr.knezzz.snake.BuildConfig.java
hr.knezzz.snake.GRadioGroup.java
hr.knezzz.snake.OptionsScreen.java
hr.knezzz.snake.SnakeBackup.java
hr.knezzz.snake.TitleScreen.java
hr.knezzz.snake.game.Game.java
hr.knezzz.snake.game.GameOver.java
hr.knezzz.snake.game.GamePause.java
hr.knezzz.snake.game.GameScreen.java