Minesweeper is an excellent puzzle game which enhances your problem solving skills by making the user develop a strategy for different difficulties.
Choose between 2 types of grids, each with 9 difficulties.
Let the puzzle begin:
By tapping a cell you uncover it.
It could either be an empty cell(in this case there is no mine near it),
a cell with a number on it(in this case there are x mines surrounding the cell) or a cell with a bomb(you lose the game).
In order for the user to win, he needs to select all the cells that do not contain a bomb.
If you completed a level you will unlock a new difficulty.