Android Open Source - Game minesweeper NotMinesweeper






Project Summary

A minesweeper game training tool for Android. It can strengthen your capability about analysing a mine area..

Web Site / Source Repository

NotMinesweeper is hosted in the following web site
https://github.com/crazyks/NotMinesweeper

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_MEDIA_STORAGE




License

The license information of NotMinesweeper is as follows:

Apache License

Resource Files

There are 20 image files in NotMinesweeper. The names of the image files are listed as follows.

block_close.png
block_flagged.png
block_mark.png
block_safety.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
right.png
right_u.png
wall.png
wrong.png
wrong_u.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.crazyks.mt.Achievements.java
com.crazyks.mt.AlertHelper.java
com.crazyks.mt.DateHelper.java
com.crazyks.mt.Egg.java
com.crazyks.mt.Gogogo.java
com.crazyks.mt.Guard.java
com.crazyks.mt.MT.java
com.crazyks.mt.NotMinesweeper.java
com.crazyks.mt.Tmp.java