Skip to content

rielicat/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Mine sweeper game developed in with Python Tkinter

Requisites

  • Windows 10 or higher
  • Python 3.10 or higher

Installing

Clone the repository

git clone https://github.com/pyscriptbug/minesweeper.git

Run the following commands

pip install pyinstaller

pyinstaller --onefile main.py

After that you will find a main.exe under the dist folder.

Open the main.exe file to run the game.

About

Min sweeper game developed in Python

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages