Minesweeper is classic PC game most popular in the 90s.
This game is to find all mines without detonating.π£
Get help from clues about the number of neighboring mines in each cell.
πWin if satisfied with one of following:
- Only all of mines have flags.
- All non-mine cells opened.
πLose if satisfied with one of following:
- Mine cell opened.
- Play time is over 999 seconds.