- Each white number on the grid indicates the number of mines in the 8 adjacent cells.
- There are mines that can be logically deduced.
- Left click to mark a cell as safe.
-
- Right click to flag a cell as a mine.
-
-
- Stuck? Don't worry: all solutions are equally valid.
- Win by correctly markinga total of9 mines. (current: 0)
Goal: 0/9 mines
(The game does not actually have a level system, but I programmed it anyway incase I want to extend the game) Level 1