xo-connected
v0.0.2
Published
A Tic Tac Toe in multiplayer with Node.js and Socket.io.
Downloads
5
Maintainers
Readme
XO-connected
A morpion game with Node.js and Socket.io.
CLI
$ npm install xo-connected -g
$ xo
Options
-h, --help output usage information
-V, --version output the version number
-p, --port [number] specified the port
Server
$ git clone https://github.com/cedced19/xo-connected
$ cd ./xo-connected/dist/
$ npm install --production
$ node xo.js