Based on the Google game ‘minesweeper’ Click on tiles to clear them and show how many mines there are around it! Don’t click on the mines A game of logic and fast thinking, every click counts! Choose your game mode and battle against time to clear the field as fast as you can to get the high score!
General grid generation code is thanks to @monster828scratch3 on YouTube for his tutorials on how to code minesweeper Design is original (actual thumbnail for once) Music by @scratchhaus , thumbnail by @LittleMrJelly BUG FIXES AND VERSION HISTORY *scroll down Original share date is 4 July 2026, the change in the first digit of version indicates major update, change in second digit indicates minor update / major bug fix, change in last digit indicates minor bug fix 5 June 2026, bug fix Found by myself. Realised that the entire script below ‘define generatemap’ was deleted on accident and maps kept reoccurring. Unshared, fixed the bug and reposted as ‘Minesweeper v1.0.1’ Second bug fix: (same day lol) generate map was adding the mine identity to the high score list and not the map, medium mode had no mines yet every tile said 1 Bug found by @LittleMrJelly , no repost (cuz its literally the same problem lol)