Minesweeper has to be one of the most well-known minigames of all time, no? I spent my fair share of Sunday mornings playing minesweeper in my Windows XP computer...
I made a remake of Minesweeper when I was trying to sharpen my Python skills and you can see above a screenshot of my version of the game.
You can find the code in this GitHub repo GitHub repo, where you can also find a Windows executable.
The game is fairly easy to play:
Get a daily drop of Python knowledge. A short, effective tip to start writing better Python code: more idiomatic, more effective, more efficient, with fewer bugs. Subscribe here.