Skip to content

BinhPhan13/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 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
  • Notes: Should be used with 1368x768 resolution

About

Minesweeper game using Python Tkinter

Topics

Resources

Stars

Watchers

Forks

Languages