/Pynesweeper

Minesweeper in python 3.10.1

Primary LanguagePythonMIT LicenseMIT

Pynesweeper

Minesweeper in python 3.10.1

Playing Pynesweeper:

It's just minesweeper, but in python!



Building EXE:

In order to build pynesweeper into an EXE, you need to have a few things installed. check requirements.txt for more info.

Once you have all the dependencies, simply run:

[Wherever you saved these files]> build.bat

EX:
C:\Users\<YourName>\Downloads\pynesweeper> build.bat 

Or from Windows Explorer:

open the 'build.bat' file.


TO-DO:

  • Add timer in UI
  • Fix rendering engine for large map support