Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

  • Minesweeper game in Python using Tkinter library

  • Requirements: python 3.10, pillow 10.2

  • Gameplay guidance:

    • Left click empty square to open
    • Right click to flag/unflag
    • Left click non-empty square to automate trivial case
    • Click "Exit" to save the records permanently
  • Press s to visualize the solver

  • Guarantee ability to solve the whole grid without guessing

  • BUG: cannot run with python managed by rye

About

Minesweeper game using Python Tkinter

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages