Sign inSign up

obihann/socket

By obihann

Updated about 10 years ago

socket.io server

Image
0

1.1K

obihann/socket repository overview

GitHub tag GitHub issues Coverage Status Codacy Badge Build Status Dependency Status node GitHub license

#Fear the Dice A tool for helping manage combat in a turn based environment. Allowing DM's/GM's to control stats such as AC, HP, and damage taken for a group.

##Socket Server For our socket server we use Socket.io. When running the server can be accessed on port 1347.

  • Installation:

    This is simple since its already part of our NPM package.

    $ npm install
    
  • Use:

    $ node index.js
    
  • Testing:

    We use Mocha for testing and Istanbul for code coverage.

    $ npm run test
    

##License This tool is protected by the GNU General Public License v2.

Copyright Jeffrey Hann 2015

Tag summary

Content type

Image

Digest

Size

256 MB

Last updated

about 10 years ago

docker pull obihann/socket