Lol its pretty simple. It's a cute little game which comes within a certain Operating System which name we can't really remember. Well, the goal of the game is to find where are all the mines within a MxN field. To help you, the game shows a number in a square which tells you how many mines there are adjacent to that square. For instance, supose the following 4x4 field with 2 mines (which are represented by an * character): *... .... .*.. .... If we would represent the same field placing the hint numbers described above, we would end up with: *100 2210 1*10 1110 As you may have already noticed, each square may have at most 8 adjacent squares.
the numbers reperesent how many mines are in the 9 squares around that on square and through the proccess of elimination you can figure out where all the mines are.
If you need a walkthorugh you wont ever really learn, I'd say just keep trying and trying with my way of doing it and you'll start to learn (not that there really is much to learn haha)
EASY if u click the field and it say "2" it mean there is a mine near 2 field of it... if u click the mine, u game over, lolz
You can never hit a mine on your first click but unless you get a good reveal the next few clicks are about luck.