Marcel 06a5672ef9 Now displaying the remaining amount of bombs
In the top left corner, the remaining number of bombs is displayed based on the already place count of flags
2018-05-10 15:04:52 +02:00
2018-05-10 12:39:58 +02:00
2018-05-10 12:25:12 +02:00
2018-04-22 09:31:44 +02:00
2018-05-09 21:58:45 +02:00

Minesweeper.js

A sweet, tasty, little Minesweeper game written in JavaScript with HTML5 <canvas> Element

Screenshot of the game

Functions

Currently, Minesweeper.js has the basic functions which are already known from the original Minesweeper game. This includes the possibility to uncover tiles, flag tiles and auto uncover tiles (when there are enough flags in the area). Furthermore, there are several animations. For example, tile transitions, clicking animation as well as a victory screen. Learn more about these animations by looking at the screenshots underneath.

Screenshots

Description
No description provided
Readme 484 KiB
Languages
JavaScript 85.9%
CSS 11%
HTML 3.1%