Skip to content

Kaiwalya-Archive/python-tkinter-minesweeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Tkinter Minesweeper

Minesweeper game written in Python using Tkinter GUI library.

Screenshot on OSX

Contents:

  • 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

To Do:

  • Have specific number of mines, rather than havig random number of mines.
  • Highscore table.
  • Adjustable grid and mine count via UI.

Contribution:

Contribtion to this repository is always welcome. Kindly read the guidelines before contributing.

About

Minesweeper game written in Python using Tkinter GUI library.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%