##Minesweeper
Left Click (Mouse Left Button):
Clicking on an unrevealed tile will reveal that tile.
Clicking on a tile with the number equal to the adjacent flagged tiles will automatically reveal the surrounding unrevealed and unflagged tiles.
Right Click (Mouse Right Button):
Placing a flag on the selected tile.
Objective: Reveal all non-mine tiles.
Failure Condition: Stepping on a mine.