pmcvtm / gem-miner

Random generator for mining gems based on time, number of miners, and % find chance. Uses D&D 3.5 gem names and values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#gem-miner

Random generator for mining gems based on time, number of miners, and % find chance. Uses D&D 3.5 gem names and values

##Launching the gem-miner

  • Download the npm, if you don't already have it and call npm-install in the root directory to get any misisng packages.
  • Install the gulp, if you haven't already by npm install -g gulp so you can run the gulp from your command line.
  • Run gulp to compile the scripts together and the handlebars files into Ember templates.
  • Open index.html and rock out!

About

Random generator for mining gems based on time, number of miners, and % find chance. Uses D&D 3.5 gem names and values


Languages

Language:JavaScript 100.0%