for android, one of the class project for VT..
MineSweeper is hosted in the following web site
https://github.com/lin1412/MineSweeper
If you think the Android project 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 MineSweeper.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support.jar minesweeper.jar |
There are 17 image files in MineSweeper. The names of the image files are listed as follows.
adj0.png adj1.png adj2.png adj3.png adj4.png adj5.png adj6.png adj7.png adj8.png coveredcell.png explodedmine.png flaggedcell.png icon_difficulty.png icon_restart.png icon_reveal.png mine.png wrongmine.png
The following screenshort is generated from the image listed above.
MineSweeper has the following Java source files.
cs2114.minesweeper.MineSweeperBoard .java cs2114.minesweeper.MineSweeperBoardTest .java