Minesweeper
Minesweeper is a classic single-player puzzle game that has been a staple of computer gaming since the early 1990s. The objective is to clear a rectangular board containing hidden mines without detonating any of them. You use clues about the number of neighboring mines in each cell to deduce which cells are safe to reveal. Our web version faithfully recreates the beloved Minesweeper experience with multiple difficulty levels: Beginner (9ร9 with 10 mines), Intermediate (16ร16 with 40 mines), and Expert (30ร16 with 99 mines).
How to Play Minesweeper
Left-click to reveal a cell. If it's a mine, you lose. If it's safe, it shows a number indicating how many adjacent cells contain mines. Right-click to flag a cell you suspect contains a mine. Clear all non-mine cells to win. Use logic and deduction to determine which cells are safe.
Minesweeper Tips & Tricks
Start by clicking near the center of the board for the best chance of opening a large area. Use the numbers to identify safe cells and mine locations. If a number equals the count of adjacent flagged cells, all other adjacent cells are safe. Practice on Beginner mode before moving to harder difficulties.