Skip to content

rc-bandit4461/mine-sweeper-tkinter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mine-sweeper-tkinter-python

This is the classic Minesweeper game developed using Tkiner and Python. It has the following features:

  • Choosing a difficulty (number of mines).
  • Top scores board.
  • Saving your progress. You are able to save and load the progress of the game using the load and save button in the game. The data is saved in "sample.json".

Screenshots

image The orange squares are were the bombs located at. You can disable them in the code at the line 446. image image

image

About

This is the classic Minesweeper game developed using Tkiner and Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages