The goal of the game is to open all the cells on the field, except for the cells containing mines. The number in the open cell indicates the number of hidden mines in adjacent cells located horizontally, vertically, and diagonally. You can mark a cell with a flag if you think that it is mined. The cell with the flag is blocked from accidental clicking.
HOW TO PLAY
* click on a cell to open it
* long press on a cell to set or remove a flag
* clicking on a number in an open cell - if the number of closed neighboring cells is equal to the pressed number, then they are marked with a flag; if the number of neighboring cells marked with a flag is equal to the pressed number, then the remaining closed neighboring cells are opened
* recursive chord - if an open cell does not contain a mine and does not border on the mined cells, then its neighbors in the loop are also opened
* the game ends with a victory when the number of closed cells on the playing field is equal to the number of mines
Latest Version
3.0.2Uploaded by
Ämmãr ÊL-Bêrrÿ
Requires Android
Android 4.4+
Category
Free Puzzle GameContent Rating
Everyone
Report
Flag as inappropriateLast updated on Feb 16, 2022
Engine update :)