Skip to content

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.

License

Notifications You must be signed in to change notification settings

fear-the-dice/socket

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published