Minesweeper is a single-player puzzle video game. The objective of the game is to clear a rectangular board containing hidden bombs without detonating any of them. The game originates from the 1960s, and has been written for most computing platforms in use today. Instead of trying to look like one of the original implementations, this version employs stock iOS controls, uses emoji for most graphic elements, a tab bar for navigation, and supports display rotation. Other features include: - Customizable game board dimensions and mine/flag count - Mutable sound effects and background "music" - Full undo history - Optional safe-first-move