Minesweeper (Nathan Tazi)
About
A classic minesweeper game entirely coded in python using the pygame library.
-the number written on each tile represents the number of mines surrounding it
-Right click to place flags where you think a mine is
-left click on a tile with the right around the flags around it to quickly reveal everything around it
- the goal is to reveal all tiles without revealing any mines