Android Open Source - Game minesweeper 5i-minesweeper






Project Summary

This is an academic project. The aim is to develop a minesweeper-like game for android devices..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of 5i-minesweeper.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

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.

null




Java Source Files

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