Android Open Source - Game minesweeper FindtheMines






Project Summary

This is a minesweeper like game for the android devices.

Web Site / Source Repository

FindtheMines is hosted in the following web site
https://github.com/stealthness/FindtheMines

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar




License

The license information of FindtheMines is as follows:

MIT License

Resource Files

There are 2 image files in FindtheMines. The names of the image files are listed as follows.

empty_blue.png
what.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.stealthness.findthemines.ImageAdapter.java
com.stealthness.findthemines.MainActivity.java
com.stealthness.findthemines.SplashScreen.java
findtheminecore.BoardSize.java
findtheminecore.Board.java
findtheminecore.Game.java
findtheminecore.Position.java
findtheminecore.RuleSet.java
findtheminecore.TileType.java
findtheminecore.Tile.java