Android Open Source - Game minesweeper Minesweeper






Project Summary

Basic Minesweeper game built for Android devices.

Web Site / Source Repository

Minesweeper is hosted in the following web site
https://github.com/ChrisViperZ/Minesweeper

If you think the Android project Minesweeper 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 Minesweeper.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count5
jar files usedandroid-support-v4.jar




Resource Files

There are 4 image files in Minesweeper. The names of the image files are listed as follows.

happy.png
minesweeper.png
sad.png
win.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Minesweeper has the following Java source files.

com.example.minesweeper.Block.java
com.example.minesweeper.GameActivity.java
com.example.minesweeper.HighScoresActivity.java
com.example.minesweeper.MainActivity.java
com.example.minesweeper.OptionsActivity.java
com.example.minesweeper.util.SystemUiHider.java
com.example.minesweeper.util.SystemUiHiderBase.java
com.example.minesweeper.util.SystemUiHiderHoneycomb.java