Android Open Source - Game simple android_snake_game






Project Summary

Simple 2D Snake Game for Android.

Web Site / Source Repository

android_snake_game is hosted in the following web site
https://github.com/codepath/android_snake_game

If you think the Android project android_snake_game 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 android_snake_game.

ItemValue
Java File Count5
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

android_snake_game has the following Java source files.

com.codepath.examples.basicsnakegame.AppleActor.java
com.codepath.examples.basicsnakegame.ScoreBoard.java
com.codepath.examples.basicsnakegame.SnakeActor.java
com.codepath.examples.basicsnakegame.SnakeGameActivity.java
com.codepath.examples.basicsnakegame.SnakeGamePanel.java