a game set of android ,now it just include snake and mine.
GameCenter is hosted in the following web site
https://github.com/shaoqiu/GameCenter
If you think the Android project GameCenter 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 GameCenter.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 6 |
Activity Count | 3 |
There are 24 image files in GameCenter. The names of the image files are listed as follows.
bang.png cover.png eight.png empty.png erro_flag.png face_cool.png face_sad.png face_smile.png face_win.png face_worried.png five.png flag.png flag_question.png four.png mine.png mine_tran.png one.png pause.png seven.png six.png snake.png start.png three.png two.png
The following screenshort is generated from the image listed above.
GameCenter has the following Java source files.
com.example.gamecenter.GestureUtils.java com.example.gamecenter.MainActivity.java com.example.gamecenter.MineActivity.java com.example.gamecenter.MyButton.java com.example.gamecenter.SnakeActivity.java com.example.gamecenter.SnakeView.java