Skip to content

How long will it take someone to travel a given distance on foot or on horseback? Made for my Dungeons & Dragons campaign

Notifications You must be signed in to change notification settings

kb-bioinf/Dist_Time_Calc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Travel distance time calculator

A simple script that calculates how long, in hours or minutes, it takes to travel a given distance, on foot or on horse. Written in Python using the NumPy module.

Instructions

NumPy must be installed to run this program.

Compatible with Python 3.

Distance can be either in metric or imperial units. Calculations are done on the imperial so if the user inputs metric units they are converted in to imperial before calculations.

About

How long will it take someone to travel a given distance on foot or on horseback? Made for my Dungeons & Dragons campaign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%