This is an academic project. The aim is to develop a minesweeper-like game for android devices..
5i-minesweeper is hosted in the following web site
https://github.com/NHKChris/5i-minesweeper
If you think the Android project 5i-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.
The following table is the detailed list of 5i-minesweeper.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 13 image files in 5i-minesweeper. The names of the image files are listed as follows.
cell_0.png cell_1.png cell_2.png cell_3.png cell_4.png cell_5.png cell_6.png cell_7.png cell_8.png cell_9.png cell_flag.png cell_hidden.png cell_mine.png
The following screenshort is generated from the image listed above.
5i-minesweeper has the following Java source files.
esgi.project.winmine.Cell.java esgi.project.winmine.ChooseLevelActivity.java esgi.project.winmine.GameMenuActivity.java esgi.project.winmine.GameScoreActivity.java esgi.project.winmine.Grid.java esgi.project.winmine.ImageAdapter.java esgi.project.winmine.MainActivity.java esgi.project.winmine.Utility.java esgi.project.winmine.static.java