The game of demineur.

You have a lot of square.
Click on one square : if the square contain a bombe, you loose.
Click on every square without bombe : you win.
When you click on a square he have no bombe, a number on the square apear, the number is the count of bombe around the square (bitween 1 to 8).

bihind the square, we have 3 button :
Left button is the number of bombe in the game (if you click on it you can enter the number of bombe you want, and start a new game).
Middle button is the number of bombe you have Identify.
Right button is the mode of click (default "normal mode") click on it for change mode.

"normal mode" = click on square you think have no bombe.
"bombe hunter" = click on square you think have a bombe (it's increasing the conter bombe Identify) when a square is mark Identify, you can click on it in normal mode (like a security).

The code is in JS, you can see it in browser.

have fun.

Leave a comment

Log in with itch.io to leave a comment.