ScratchData LogoScratchData
Back to MonkeyBean2's profile

Minesweeper #games #puzzle #recursion #trending

MOMonkeyBean2•Created July 10, 2024
Minesweeper #games #puzzle #recursion #trending
95
72
1783 views
View on Scratch

Instructions

minesweeper - game - involves recursion - requires thinking - requires puzzling The goal is to clear/reveal every cell without a mine beneath it. Click to reveal squares, try not to click on the mines. The numbers show how many mines there are in the 8 squares surrounding the square the number is on. Press space while hovering over a square to place/remove a flag there, to help you remember where a mine is so you don't click on it. warning: too much puzzling can lead to a sore puzzler #games #puzzle #trending

Description

I tried to make minesweeper in less than an hour and after an hour I had spent most of the time debugging a recursive function in which I used global variables thinking they were local, oops! anyways I spent a few more hours fixing bugs and making it look better colors inspired by google minesweeper version is minesweeper_v0.11 Thanks @SnowyRiver1643 for proposing this to be featured! #games #puzzle #trending

Project Details

Project ID1046184808
CreatedJuly 10, 2024
Last ModifiedAugust 2, 2024
SharedJuly 10, 2024
Visibilityvisible
CommentsAllowed