-
HTML5 Mine Sweeper is, not surprisingly, a version of the classic Mine Sweeper game in HTML5. First, click on a square to start the game. Once started, a clock shows the time needed to solve the puzzle. Click on a square to reveal it. If there’s a mine underneath, the game is over and you lose. Otherwise, the number of adjacent mines is shown in the box. This information can be used to determine if a square is mine-free or not. By holding down the ctrl key while clicking on a square, you can place a flag to indicate that there is a mine. Alternatively, you can first click on a revealed square and then on another square to place a flag. Continue maneuvering around the board by clicking on squares and placing flags. When you flag every mine-filled square (before hitting a mine), you win. You can change the level of difficulty by selecting either easy, normal, hard, or extreme.
Author: Vincent Wochnik