The classic game of Minesweeper, with a bit of Scratch flair! Uncover the grid without stepping on any 'mines' (stop buttons) - Click on a square to reveal it - Click while holding space to place or remove a flag - use these to mark where you think there's a 'mine' - The number on a square tells you how many 'mines' are adjacent to it (including diagonally) - If you click on a 'mine', it's game over - press the green flag to start again - You win once all safe squares have been uncovered! - There are 15 'mines' in the current version Best played in full screen!
I've added several fun sounds from the Scratch sound library, which you'll get to hear if you get game over (a different one every time) :P Made by myself for a bit of fun, using one sprite and clones etc. Coming soon (maybe): - Different grid sizes / number of mines - UI for flags placed and timer - Click/touch-only controls - Puzzle generation so that the first square you click can't be a mine #games