How to play:
To win you need to reveal evey block that does not contain a bomb. Safe blocks are either empty or have numbers in them.
1
The number corresponds to the number of bombs surrounding that block. There is only one bomb in the example above.
Remember that the numbers are not unique to one bomb. A single bomb would be surrounded by at least a few numbers.
1
1
1
Use flags to mark bombs to avoid accidentaly clicking on them.
1
1
1
In the next example the bomb is already flagged. The block next to it is empty, because the 1s already have a bomb around them.
1
1
1
1
Clicking on an already revealed block will highlight its adjecent closed blocks. You should use it, if you are a beginner and unsure which blocks neighbour the on you are interested in.
1
1
1
1
1
1
1
1
1
1
1
1
In the above example, the colored block is clicked and the highlighted ones are it's adjecents
Finally, if you click on a revealed block which has neighbouring flags equal to its number, the rest of the blocks will be revealed, !even if there are bombs amonst them!.
1
1
1
1
1
1
1
1
1
1