Android Open Source - Game minesweeper The-Basic-Minesweeper-Pattern






Project Summary

A basic minesweeper 3x3 pattern handbook for Android..

Web Site / Source Repository

The-Basic-Minesweeper-Pattern is hosted in the following web site
https://github.com/crazyks/The-Basic-Minesweeper-Pattern

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

ItemValue
Java File Count5
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Minimum SDK Version8
Activity Count1

License

The license information of The-Basic-Minesweeper-Pattern is as follows:

Apache License





Resource Files

There are 15 image files in The-Basic-Minesweeper-Pattern. The names of the image files are listed as follows.

block_close.png
block_flagged.png
block_mark.png
mine_around_0.png
mine_around_1.png
mine_around_2.png
mine_around_3.png
mine_around_4.png
mine_around_5.png
mine_around_6.png
mine_around_7.png
mine_around_8.png
mine_common.png
mine_exploded.png
wall.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.crazyks.matrixtrans.DataPackage.java
com.crazyks.matrixtrans.FinalMatrix.java
com.crazyks.matrixtrans.MatrixTransformer.java
com.crazyks.matrixtrans.Packer.java
com.crazyks.sum.SUM.java