MindSweep Original Java Applet

MindSweep is a bomb sweeping game that I wrote in Java.  Left click on a cell to reveal if a bomb is underneath.  As cells are revealed, the number of bombs touching adjacent cells are displayed.  Right click to mark bomb containing cells.  Uncover all non-bomb cells to win the game.

 

 

Download MindSweep

This software is provided AS-IS.

The Java Runtime Environment must be installed to run.

Source code is included.