Description of Minesweeper

The player is initially presented with a grid of undifferentiated squares. Some randomly selected squares, unknown to the player, are designated to contain mines. Typically, Cloud Miningthe size of the grid and the number of mines are set in advance by the user, either by entering the numbers or selecting from defined skill levels, depending on the implementation. The number of mines, is equivalent to 1/3 the number of squares, or less.

3 difficulty level:
- Easy
- Medium
- Hard

This is the game of the youtube tutorial series found here: https://www.youtube.com/playlist?list=PLfRK1c45b0ij5paeq0Ve-9GQszAlEZff-

Please rate this app