Simple Snake game android app to teach me how to make an Android app!.
Snake_Application is hosted in the following web site
https://github.com/dankearney/Snake_Application
If you think the Android project Snake_Application 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 Snake_Application.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
Snake_Application has the following Java source files.
com.example.myapplication.MainActivity.java com.example.myapplication.Snake.java com.example.myapplication.SnakeActivity.java com.example.myapplication.SnakeView.java