<p>I LOVE Minesweeper. It is addicting. But it’s also frustrating, so sometimes I stop playing for a while (^ that scenario would be a catalyst for a hiatus).</p>
The first click is random; sometimes, the first few clicks are random. But once you start seeing some numbers, you can successfully avoid the bombs.
Each number block is touching that number of bombs (so a 1 is touching one bomb, a 6 is touching six bombs). “Touching” means diagonally as well as the sides.
You can right click on an unclicked square that is for sure a bomb, which helps you keep track of everything AND protects you from accidentally clicking a known bomb and losing.
You use logic to figure out which unclicked squares are bombs. An easy example would be if you see a 1 that is only touching one other square - then you know that that square MUST be a bomb. And say that there’s another 1 which is also touching that now-known bomb, but it’s also touching some other squares. You now know that those other squares can’t be bombs, so you can click them. And you just uncover the whole board until you’ve right-clicked all the bombs!</p>
<p>Has anyone played Nonosweeper? You can Google it and download it. It’s similar, but not really the same at all.</p>
<p>My expert record is 108 I think. It sucks though when you get down to the last 3-5 bombs and the entire board goes BAM!PPPPPSHHHH because you were forced down to that last 50-50 guess. :[</p>