#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:
$ npm run test
##License This tool is protected by the GNU General Public License v2.
Copyright Jeffrey Hann 2015