A simple Minesweeper game for Android.
Mines is hosted in the following web site
https://github.com/Gp2mv3/Mines
If you think the Android project Mines 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 Mines.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | GoogleAdMobAdsSdk-6.1.0.jar |
There are 13 image files in Mines. The names of the image files are listed as follows.
case0.png case1.png case2.png case3.png case4.png case5.png case6.png case7.png case8.png empty.png explosion.png flag.png mine.png
The following screenshort is generated from the image listed above.
Mines has the following Java source files.
com.gp2mv3.mines.AboutActivity.java com.gp2mv3.mines.AdManager .java com.gp2mv3.mines.Chronometer.java com.gp2mv3.mines.Const .java com.gp2mv3.mines.GameActivity.java com.gp2mv3.mines.Highscore.java com.gp2mv3.mines.WithMenuActivity.java