About
Minesweeper is a logic puzzle genre played on a grid of clickable tiles hiding mines, where the goal is to clear the board without detonating any, using numeric clues about neighboring mine counts. voosweeper is a Minesweeper clone with multiple difficulty levels selectable via a dropdown menu. Per the project's own TODO list, win/loss feedback, image-based tiles (in place of plain shapes), and a Windows build/test pass were never finished; development has stopped and the repository is archived.
Additional notes
- Known limitation
- Per the project's own TODO list, win/loss feedback and image-based tiles (currently plain shapes) were never finished before development stopped.