Open MineSweeper is a classic puzzle game where the player has to uncover all the squares on a grid that do not contain mines. The goal of the game is to uncover all the squares that do not contain mines without being "blown up" by clicking on a square with a mine under it. The game starts with a grid of squares with some of the squares containing hidden mines. The player can click on a square to uncover it, revealing the number of adjacent squares with mines in them. The player must use logic and deduction to figure out which squares contain mines and which don't. The game is won when all the squares that don't contain mines are uncovered, and lost when the player clicks on a mine.
Open MineSweeper Comments
No Comments