bsserver
v1.2.0
Published
BatleShip module for nodejs
Downloads
4
Readme
bsServer
bsServer is a nodejs module for create a battleShip server usin socket.io
Geting started
simply install bsServer with npm like this
npm install --save bsserver
Once installed you can use it by calling require('bsserver')
Dependencies
Soon
Example
Soon