Real actual competitive minesweeper in Node.JS. Flagging a mine correctly will send it to one of the other players.
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.