Skip to content

Releases: ripexz/python-tkinter-minesweeper

v0.7.1

09 Aug 09:27

Choose a tag to compare

  • Fix Python3 crash due to wrong param type, force conversion to int

v0.7.0

25 Feb 18:51
f34dd4d

Choose a tag to compare

  • More refactoring simplifying, reorganising and renaming things
  • Option to restart the game after winning/losing
  • Added timer

v0.6.0

24 Feb 22:13
66652f2

Choose a tag to compare

  • Refactor for clarity and fixing some duplication
  • Fixed flagging not working on OSX
  • Fixed incorrect mine counts near edges
  • Adjustable grid size via code
  • Added editorconfig

v0.5.1

24 Feb 22:10

Choose a tag to compare

Initial version