minesweeper.sq
Game
A mine field is divided into squares.
Each square contains 0 or 1 mine. You can
feel the ground with a sensor which either makes the mine explode if there
is one, or gives you the number of mines in the eight neighboring squares. If you
think you have found a mine, you can mark the square with a flag. The goal of the game
is to mark all the squares without making a mine explode.

First contact
Click the squares to reveal how many mines there are in the eight neighboring
squares and shift-click the squares to mark the mines with a flag. The game is
over if you make a mine explode (you have lost) or once all the squares are marked
(you have won).
Copyright 1998-2014, Calerga.
All rights reserved.