DnDTravelCalculator

DnD Travel Calculator

The DnD Travel Calculator is a useful tool for Dungeons & Dragons players to calculate travel time based on various factors. The website can be run locally and does not require a server as there is no backend. The link to the Calculator is https://datengeist.github.io/DnDTravelCalculator/src/

Installation

  1. Clone the Git repository:
     git clone https://github.com/Datengeist/DnDTravelCalculator.git
    
  2. Open the index.html file in the src folder in your preferred web browser.

Usage

Input Fields

Calculation

  1. Fill in all required input fields.
  2. Click the “Calculate” button.
  3. The results will be displayed below the button, including the total travel time and the need for DC Constitution saving throws.

Features