Real actual competitive minesweeper in Node.JS. Flagging a mine correctly will send it to one of the other players.
Go to file
Arne van Iterson c6415ead2d 1.1.1 2020-12-02 14:10:25 +01:00
html Added favicons 2020-12-02 14:10:16 +01:00
res Added favicons 2020-12-02 14:10:16 +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
README.md Initial commit 2020-11-06 09:46:53 +01:00
package-lock.json 1.1.1 2020-12-02 14:10:25 +01:00
package.json 1.1.1 2020-12-02 14:10:25 +01:00
webpack.config.js Added version tagging and cleaned up npm packages 2020-12-02 13:56:55 +01:00

README.md

minesweeper

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