Minesweeper
Reveal all safe cells without hitting a mine. Toggle Flag Mode to mark suspected mines.
About Minesweeper Online — Classic Logic Puzzle Game
Minesweeper online is the classic deduction puzzle game where you reveal cells on a grid while using numerical clues to locate and avoid hidden mines. Click a cell to reveal it. If it contains a number, that number tells you how many of its eight neighbouring cells contain mines. Use that information to deduce which unrevealed cells are safe to click and which contain mines that should be flagged. Reveal all non-mine cells without detonating a mine to win. The first click is always safe — mines are placed after your first move to ensure you always get a clean start.
Minesweeper's origins are in a genre of grid-clearing logic games that dates to the 1960s. The direct ancestor of the Windows version is Cube, written by Jerimac Ratliff in 1985 for the Macintosh, and a similar game called Mined-Out released in 1983 for ZX Spectrum. Microsoft included Minesweeper with Windows 3.1 in 1992, originally to teach mouse use — specifically the precision of single-clicking, double-clicking, and right-clicking. That decision exposed the game to hundreds of millions of PC users throughout the 1990s and 2000s and cemented it as one of the most recognised computer games in history. The standard difficulty configurations — 9×9/10 mines, 16×16/40 mines, and 30×16/99 mines — have been used consistently since the Windows version and are preserved in this minesweeper online implementation.
How to Play Minesweeper Online
Reveal every non-mine cell on the grid using logical deduction from the number clues:
- Click any unrevealed cell to reveal it. The first click is always safe — mines are placed after your first click so you cannot lose immediately.
- Numbers in revealed cells show exactly how many mines are in the 8 surrounding cells (horizontally, vertically, and diagonally adjacent). A cell displaying "3" means exactly 3 of its 8 neighbours contain mines.
- A blank cell (no number, no mine) automatically reveals all of its blank neighbours in a chain — this can open up large areas of the board with a single click.
- Enable Flag Mode then click cells to mark suspected mines with a 🚩 flag. Flagged cells cannot be accidentally revealed. Use flags to track which cells you have confirmed as mines.
- Reveal all non-mine cells to win. You do not need to flag every mine — you just need to reveal every safe cell.
Difficulties
- Easy — 9×9 grid, 10 mines (12% mine density — good for learning the rules)
- Medium — 16×16 grid, 40 mines (16% mine density — standard intermediate challenge)
- Hard — 16×30 grid, 99 mines (21% mine density — expert level with significant guessing)
Tips & Strategies for Minesweeper Online
A few things worth knowing before you get into it:
- Start at corners and edges on Easy difficulty: Corner and edge cells have fewer neighbours, so when you reveal them and get a number, there are fewer possibilities to evaluate. Opening at a corner often cascades into a large blank area, giving you a solid start with lots of information.
- Use the "1-2-1" pattern: One of the most useful patterns in minesweeper is the 1-2-1 pattern along a wall — three numbered cells in a row where the outer two say "1" and the middle says "2". This reliably identifies the positions of two mines (one beside each "1") and two safe cells beside the "2". Learning common patterns like this dramatically speeds up solving.
- Count remaining mines against flagged cells: The mine counter at the top shows how many unflagged mines remain. As you get close to solving the board, use this number to verify your deductions — if you have flagged all but one mine and one unrevealed cell remains, that cell must be the last mine.
- On Hard mode, sometimes you must guess: Expert minesweeper contains positions that are mathematically ambiguous — two equally valid solutions with no logical way to choose between them. In these situations, you must guess. Experienced players learn to identify these situations and make strategic guesses (e.g., choosing a cell that reveals more information if it is safe, or guessing corners over edges when mine probabilities are equal).
- Right-click to chord: On desktop, right-clicking a revealed number cell chords it — if the number of surrounding flags matches the cell's number, it automatically reveals all non-flagged neighbours. This speeds up solving significantly once you have correctly flagged the mines around a cell.
Skills You Develop Playing Minesweeper Online
Minesweeper is a genuine logical deduction puzzle. Playing it regularly develops constraint-based reasoning — the skill of using a set of known constraints (the numbers) to systematically eliminate possibilities and reach certain conclusions about unknown cells. This is the same type of reasoning used in formal logic, mathematical proof, and software debugging. Pattern recognition also develops with experience — seasoned minesweeper players can instantly identify common configurations (the 1-2-1 pattern, the 1-2-2-1 pattern, mine-against-wall patterns) without needing to consciously work through the logic each time.
Minesweeper also builds comfortable tolerance with uncertainty. At higher difficulties, not every cell can be solved with certainty — some positions genuinely require a probabilistic guess. Learning to correctly identify which cells are certain (deducible from the current information) versus which require guessing, and then making the best guess rather than freezing, is a practical decision-making skill. The game rewards both systematic logical deduction and calm acceptance of occasional necessary risk.