Skip to content

Tkinter minesweeper because my Mac didn't come with it

License

Notifications You must be signed in to change notification settings

tjb2640/winesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

winesweeper

Tkinter minesweeper because my Mac didn't come with it

How it looks

Run it

# default 8x8 and 8 wines to find
python3 wine.py

# optional board params, tweak rows/cols and wine count
python3 wine.py rows=12 cols=12 wines=20
python3 wine.py r=12 c=12 w=20

About

Tkinter minesweeper because my Mac didn't come with it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages