Minesweeper
Blog post about a web-based Minesweeper game written by me.
Posted on 2020 May 12
You can play my quick and not super polished Minesweeper right here: https://postrobcore.net/games/minesweeper
So here’s a fun fact: I really love the game Minesweeper. It’s unironically one of my most favorite games.
I’ve written my own version of the game many times across a lot of platforms (win32 tkinter python, android + unity, web) and now I am bringing it to my blog. 😸
I spent a couple hours over the last few days making a Minesweeper clone!
Update, 2020 June 5
I found an old screenshot from the mythic era of 2012. My college removed Minesweeper from the all the computers, so I wrote my own in Python!