This is an implementation of the classic game Minesweeper in HTML, CSS and JavaScript.
To run the game you will need NodeJS installed. Then run node create_highscores.js
to create the file which contains the highscores and node server.js
to start the server.
- Add comments