Real actual competitive minesweeper in Node.JS. Flagging a mine correctly will send it to one of the other players.
Arne van Iterson
2ee13bb022
Room list on login Restart button to prevent socket.io instance from hanging around Disabled contextmenu on entire playing field Added better logging for players who died Changed some gameplay variables after player feedback |
||
---|---|---|
html | ||
res | ||
scss | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
webpack.config.js |
minesweeper
Real actual competitive minesweeper in Node.JS. Flagging a mine correctly will send it to one of the other players.