This is a model of Minesweeper made on scratch How to play Minesweeper -Flag all the mines, and make the grid safe -Hold mouse down to dig squares -Press space to place flags -Numbers on squares mean there are that many mines adjacent to it, including diagonally -If you dig up a mine, you lose
Differences to most minesweeper games, due to the way the game has to be coded: -Numbers also show mines across the screen, like a left-right portal (does not apply to the top of the screen) -Sometimes 2 mines will generate on the same square, The only effect of this is that squares next to it will say 1 more than they should -Press S to see global statistics