Minesweeper

Minesweeper is a classic logic-based computer puzzle game in which the player must uncover all safe squares on a grid without detonating any hidden mines. Although simple in appearance, Minesweeper is known for its strategic depth, pattern recognition, and the mix of logic and risk involved in each move. It became widely popular after being included with early versions of Microsoft Windows, making it one of the most recognizable computer games of all time.

The game begins with a grid of covered squares. Some squares contain mines, while others are safe. When the player clicks on a square, one of two things happens: a mine is triggered (causing an immediate loss), or the square reveals a number. The number indicates how many mines are located in the eight surrounding squares. By studying the numbers and their patterns, players can logically deduce which nearby squares are safe to uncover and which likely contain mines.

If a player uncovers a large empty area with no adjacent mines, the game automatically reveals all connected safe squares, often giving the player a large advantage. When the player believes a certain square contains a mine, they can mark it with a flag to avoid clicking it later. The goal is to uncover every safe square on the board without clicking a mine.

Minesweeper is admired for its simplicity and challenge. It blends logical deduction with occasional guesswork, creating moments of tension and satisfaction. Despite its minimalist design—just a grid, numbers, and flags—it remains a timeless puzzle game enjoyed on computers and mobile devices around the world.