0.0.2 • Published 9 years ago

xo-connected v0.0.2

Weekly downloads
1
License
-
Repository
-
Last release
9 years ago

XO-connected

A morpion game with Node.js and Socket.io.

Dependencies devDependencies

Demo

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