Mines
Locate all the mines without stepping on any of them.
Locate all the mines without stepping on any of them.
Link to this puzzle by: Game ID Random Seed
Mines is a logic puzzle where you deduce the exact locations of all hidden mines using numerical adjacency clues—no guessing required.
Mines is a logic-based puzzle that offering a fresh and deterministic twist on the classic Minesweeper concept.
The game is played on a rectangular grid containing a hidden set of mines. Your goal is to identify the exact location of every mine using only the numerical clues provided. Each number in a cell indicates how many mines are orthogonally or diagonally adjacent to that cell (i.e., within the surrounding 8 cells). By combining these clues through careful deduction, you can safely uncover the entire minefield—without ever having to guess.
Try to reveal every square in the grid that does not contain a hidden mine—without opening any square that does contain one.
Click on a square to open it. Each opened square displays the number of mines in the surrounding eight squares (if any); if there are none, all adjacent squares are automatically opened.
Right-click a square to place a flag if you believe it contains a mine. If a numbered square has exactly the correct number of flags around it, you can click on that square to open all unflagged surrounding squares.
The first square you open is guaranteed to be safe. By default, the entire grid can always be solved through logical deduction—no guessing is required. (Some deductions may involve reasoning about the total number of mines.)
Click the "Undo" button to undo the last move. Click the "Redo" button to redo the last move. If you're not sure how to solve it, you can use the “Solve” button to automatically fill in the puzzle.