A Minesweeper clone(duh), written in javascript.
Mark all the mines to win!
In order to play, clone/download the repository,
run npm install and npm run build, then open the file
dist/index.html.
Left click: check a tile.
Right click: mark a tile
Middle click: check all the tiles surrounding a tile