jsMines

When I was young, I played Minesweeper always when I was done with my work in computer group at school. One day I made it on my own then with JavaScript, working with DOM manipulation.

Play jsMines

Devices

This game was made without mobile in mind, so it is probably only well playable on devices with a mouse and a big enough display.

Controls

Simply click with your left mouse to get a number. With right mouse you can make sure, that a left mouse click won't blow up a bomb.

Rules

The numbers on the field only display how many bombs are to their top, right, bottom and left.

Win condition

As soon as you clicked on all fields without a mine (with your left mouse), you win.

Technology

JavaScript