MineSweeper is a simple game made using tkinter library. Objective is to clear all the cell without detonating the mines hidden inside them
Download this project from here Download MineSweeper
No external package is required.
Double click the game.py to open the game, select any level and click start game. Click on a cell to discover element hidden inside it. A number represents number of mines nearby its surrounding.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
