dnd-travel-calculator
v0.0.1
Published
D&D 5e travel calculator
Downloads
29
Maintainers
Readme
dnd-travel-calculator
Calculates the the total time taken for a party to travel overland. See a working calculator here.
Overview
This library calculates how many days, hours, minutes it takes to travel at slow, normal, fast pace in Dungeons and Dragons 5e. It also takes into account traveling over normal and difficult terrain.
Build it
npm install
npm test
grunt
Run it
Coming soon.