Small Android game based on minesweepers..
GridMine is hosted in the following web site
https://github.com/farova/GridMine
If you think the Android project GridMine 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 GridMine.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 5 image files in GridMine. The names of the image files are listed as follows.
grid_clickedbomb.png grid_clickedempty.png grid_markedbomb.png grid_markedunknown.png grid_notclicked.png
The following screenshort is generated from the image listed above.
GridMine has the following Java source files.
com.farova.gridmine.GameLayout.java com.farova.gridmine.HighScores.java com.farova.gridmine.MainMenu.java com.farova.gridmine.Settings.java com.farova.includes.Difficulty.java com.farova.includes.FieldBox.java com.farova.includes.MineField.java com.farova.includes.Preferences.java com.farova.includes.Score.java