Minesweeper game written in Python using Tkinter GUI library.
- The actual python program is available in /minesweeper.py file
- GIF Images ready for usage with Tkinter are available in /images/ folder.
- Original PNG images made with GraphicsGal are available in /images/original file
- Have specific number of mines, rather than havig random number of mines.
- Highscore table.
- Adjustable grid and mine count via UI.
Contribtion to this repository is always welcome. Kindly read the guidelines before contributing.
