Mine Sweeper
The classic logic puzzle. Clear the grid without detonating hidden mines using number clues.
1
🚩
2
3
2
💣
Tutorial: Mine Sweeper
How to Play:
- The grid hides mines under some cells. Your job is to reveal all safe cells without clicking a mine.
- Tap a cell to reveal it. If it's a mine, game over. If it's safe, you'll see a number or blank.
- Numbers show how many mines are in the 8 adjacent cells (including diagonals).
- Blank cells (0 adjacent mines) automatically reveal their neighbors in a cascade.
- Your first click is always safe — mines are placed after your first reveal.
- Use the flag button to mark cells you believe contain mines (right-click on desktop).
- Win by revealing all non-mine cells. You don't need to flag every mine, just avoid clicking them.
Pro Tips:
- Start with cells showing low numbers (1 or 2) — they're easier to solve.
- When a number matches the count of unrevealed cells around it, they're all mines.
- When a number matches the count of flagged cells around it, the rest are safe.
- Corner and edge cells have fewer neighbors, making their numbers more informative.