Android Open Source - Game small GridMine






Project Summary

Small Android game based on minesweepers..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GridMine.

ItemValue
Java File Count9
Supported screen sizes[mdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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