Minesweeper is a logic puzzle game that challenges players to uncover hidden squares on a grid while avoiding hidden mines. The objective is to clear the board without triggering any mines. Each square reveals either a number, indicating how many mines are adjacent to it, or a blank space. Players use logic and deduction to safely navigate the grid, marking suspected mines with flags.
The game is develop in Compose, source code is available on Github.
Comments will not be approved to be posted if they are SPAM, abusive, off-topic, use profanity, contain a personal attack, or promote hate of any kind.