A downloadable game for Windows, macOS, and Linux

A classic game of minesweeper, although because it was coded on macOS, there were many limitations,  such as the font colour, or their background. I found some workarounds, but in the next version, these things should be improved, as I am now able to code it on windows. This is my first game/variation of the game, so tell me what I should improve on!

Download

Download
mineweeper.py 7 kB

Install instructions

Because this game was coded in Python, I could not embed it directly into the website, especially with certain libraries I used. (Tkinter). Download the python file, and ensure you have python 3 installed on your computer (https://www.python.org/downloads/). Once you do this, you should be able to play immediately, just by opening the file. Have fun!