xo-connected

0.0.2 • Public • Published

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

Package Sidebar

Install

npm i xo-connected

Weekly Downloads

1

Version

0.0.2

License

none

Last publish

Collaborators

  • cedced19