winesweeper Tkinter minesweeper because my Mac didn't come with it 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