Minesweeper 1.1 review

Download
by rbytes.net on

Minesweeper is a Java game clone from the Windows version of Minesweeper. Minesweeper is a game written by Chris Dailey in Java us

License: GPL (GNU General Public License)
File size: 0K
Developer: Chris Dailey
0 stars award from rbytes.net

Minesweeper is a Java game clone from the Windows version of Minesweeper.

Minesweeper is a game written by Chris Dailey in Java using Swing.

Version 1.1 features the basic game play.

The following table shows what the mouse clicks on squares do while the game is started.

COVERED

Set the square to UNCOVERED.
If there is a mine, the game ends (lose).
If all empty squares are uncovered, the game ends (win).
Otherwise the game continues. Set the square to FLAGGED.

UNCOVERED

Nothing if the number of flags in adjacent squares equals the number in the uncovered square
UNCOVER adjacent covered squares
else
temporarily highlight adjacent covered squares

FLAGGED

Nothing Set the square to QUESTIONED.

QUESTIONED

Nothing Set the square to COVERED.

Requirements:
Java 1.4.2 or later
JavaWebStart

Minesweeper 1.1 keywords