In this game there will be a grid of covered blocks, inside those blocks are some mines. The two players take turns to click the blocks. When a player clicks a block that contains a mine, then he is awarded one point and can click again. If the block does not contain a mine, then the block is uncovered with a number showing the number of adjacent mines and then the turn passes to the next player. The game ends when all the mines are clicked. The
Page 1 of 9
1 2 3 4 5 6 7 8 9