Minesweeper

Submitted by Quizmaster on February 7, 2025
I got bored so I added Minesweeper to JetPunk.

You can find it HERE.

11 Comments
+1
Level 83
Feb 7, 2025
Neat. This was on my list of jetpunk projects, but I could never quite get the array of arrays scripting.
+2
Level ∞
Feb 7, 2025
Yeah, this would be hard to do within the existing JetPunk format.
+1
Level 83
Feb 7, 2025
I was just doing a text SVG where I had a grid of squares, where each had onclick functions that would either enter an answer into the text box and turn the square to hidden, or kill the player. Randomizing the mine placement was easy, since it just required a random array. But then changing the text in the boxes to the correct numbers just never worked for me. I couldn’t even get it to remotely work in Microsoft Edge. 🤔
+2
Level 68
Feb 7, 2025
I like this. Nice you used Stewart's look, keeps it consistent. A 'share score' button would be greatly appreciated. Thanks!
+4
Level ∞
Feb 7, 2025
I used the look and feel from the Microsoft version but I made the images myself.

Weirdly, no one seems to own the rights to Minesweeper.

+1
Level 88
Feb 9, 2025
Interesting, I wondered about that.
+1
Level 81
Feb 7, 2025
Will give it a try for sure. Are you going to add it to the minigames page?
+1
Level ∞
Feb 7, 2025
Yes, I'll add it.
+2
Level 44
Feb 8, 2025
Wow that's cool! I think I remember from decades ago my best beginner score was around 5 or 6 seconds, I'll see if I can get anywhere near that today! Pro tip: never use the right-click.
+1
Level 66
Feb 8, 2025
w, and its probably gonna bc a featured quiz too which is double cool, gg qm!
+2
Level 76
Feb 9, 2025
Is anyone else struggling using a laptop without an external mouse? I've lost probably a dozen times because my right click registers as a regular click and sets of a mine :/ otherwise it's a lot of fun