Android Open Source - Game snake Snakes-Game






Project Summary

CS2114 Group Project.

Web Site / Source Repository

Snakes-Game is hosted in the following web site
https://github.com/mmoy92/Snakes-Game

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

ItemValue
Java File Count8
Supported screen sizes[mdpi]
Target SDK Version8
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in Snakes-Game. The names of the image files are listed as follows.

droid_1.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Snakes-Game has the following Java source files.

mmv.CS2114.Snakes.MainGamePanel
.java
mmv.CS2114.Snakes.MainThread.java
mmv.CS2114.Snakes.Snake
.java
mmv.CS2114.Snakes.SnakeActivity.java
mmv.CS2114.Snakes.SnakePart
.java
mmv.CS2114.Snakes.Token
.java
mmv.CS2114.Snakes.World.java
mmv.CS2114.Snakes.WorldView
.java