The goal of the Minesweeper game is to flag all the mines in the game field without exposing them.
This game is not only about skill but also at some point about luck. Sometimes you have to guess the field where the mine lies.
Start by revealing (clicking or tapping) a random square. The number on a field tells you how many mines are next to it. If there is no number there are no mines next to it.
If you suspect that a field contains a mine, flag it by right-clicking (or touching and holding for half a second).
To win a game you have to flag all mines. The number of flagged mines is shown above the play field.
If you expose the mine, the game is over and you lose.