Real actual competitive minesweeper in Node.JS. Flagging a mine correctly will send it to one of the other players.
Go to file
2020-12-02 13:57:02 +01:00
html Added version tagging and cleaned up npm packages 2020-12-02 13:56:55 +01:00
res Added icons 2020-11-27 19:54:43 +01:00
scss Fixed bugs and addes several features 2020-11-30 22:05:23 +01:00
src Fixed bugs and addes several features 2020-11-30 22:05:23 +01:00
.eslintrc.js The main game and server connections are working 2020-11-08 13:23:38 +01:00
.gitignore The main game and server connections are working 2020-11-08 13:23:38 +01:00
LICENSE Initial commit 2020-11-06 09:46:53 +01:00
package-lock.json 1.1.0 2020-12-02 13:57:02 +01:00
package.json 1.1.0 2020-12-02 13:57:02 +01:00
README.md Initial commit 2020-11-06 09:46:53 +01:00
webpack.config.js Added version tagging and cleaned up npm packages 2020-12-02 13:56:55 +01:00

minesweeper

Real actual competitive minesweeper in Node.JS. Flagging a mine correctly will send it to one of the other players.