Juni Learning

Minesweeper!

Welcome to "Minesweeper!" by ATProgrammer. For those who haven't played this game before, the goal of the game is to uncover the entire map without selecting a mine! If you select a mine then you lose! You start off by typing in a random row and column number with a space between them like so: "1 4". This will hopefully not be a mine. If the space doesn't have a mine on it, then some spaces around it will become uncovered with numbers on them. The number on the space tells you how many mines that block is touching within a 1 block radius. You have to try to logically think about the numbers that are showing and compare the blocks that are touching it to see where there could be a mine. You can mark where you think mines are by flagging them. You do this by typing in the row and column number like before, but this time you put the letter "f" after the last digit. It would look something like this, "3 5 f". Good luck finding all the mines!

Connecting...
Connecting
Console