You are not logged in · Login · Register · Members

Minesweeper int.

Determine the location of all mines without exploding any of them.

Top 10 highscores

Games

Typing Test
2x2x2 cube
Rubik's Cube
4x4x4 cube
5x5x5 cube
6x6x6 cube
7x7x7 cube
8x8x8 cube
9x9x9 cube
10x10x10 cube
Minesweeper exp.
Minesweeper
Minesweeper int.

Embed

what's this?

Instructions

Click a square. If it shows a number, that is the number of mines touching it. If it shows a mine, it has exploded and the game is over. The objective is to use logic to uncover all safe squares leaving only the mines covered.

Board properties

Unlike most Minesweeper games, this one attempts to generate every board with a consistent difficulty level. In each board, 40 mines are scattered in such a way that the board has an optimal solution of exactly 65 clicks (i.e. 65 3BV) meaning that highscores can be fairly compared timewise (very lucky boards cannot occur).

Keyboard

As an alternative to overusing your clicking finger (which may cause Carpal Tunnel Syndrome), you may instead use the spacebar (or any other key) to select a square. The ESC key is one exception which is reserved to abort the current game.

External links

Authoritative Minesweeper