This project is a project implementing a classic snake game in Android platform..
Java_ClassicSnakeGame is hosted in the following web site
https://github.com/KasonChan/Java_ClassicSnakeGame
If you think the Android project Java_ClassicSnakeGame listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Java_ClassicSnakeGame.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
There are 5 image files in Java_ClassicSnakeGame. The names of the image files are listed as follows.
body.png bricks.png head_food.png screen_shot.png snake_icon_white.png
The following screenshort is generated from the image listed above.
Java_ClassicSnakeGame has the following Java source files.
snake.project.Snake.java snake.project.SnakeView.java snake.project.TileView.java