ScratchData LogoScratchData
Back to parktaebinbabo's profile

MindSweeper - random grid minesweeper

PAparktaebinbabo•Created October 8, 2021
MindSweeper - random grid minesweeper
58
47
1188 views
View on Scratch

Instructions

======Rules====== Same as minesweeper: number in each cell represents how many mines are near that cell. Player must open every cells without mine to win. If you open the cell with mine, you lose. ======Control====== Click scratch cat to restart the game. Click the closed cell to open that cell. Click the open cell to open nearby cells except flagged ones, if the number of flags near the cell is equal to the number of mines near the cell. Click the closed cell while pressing space key to flag the cell: flagged cell will not be opened until you disable the flag. Click the flagged cell while pressing space key to disable the flag.

Description

If you open a cell with 0 nearby mine, its nearby cells will automatically open. If you put your mouse on the cell, its nearby cells will be marked with an outline. If you clear the game, highscore shows up at the left number(can you beat it under 60s?) Due to the map generating algorithm, some cells will have "counterintuitive" neighbors near the edge, so be aware of it. the map will always contain more than 160 cells, so don't grind for less cells Used algorithms: Bridson's algorithm:

Project Details

Project ID581096638
CreatedOctober 8, 2021
Last ModifiedOctober 30, 2024
SharedNovember 20, 2021
Visibilityvisible
CommentsAllowed