Code to procedurally generate a hex crawl map.
This started as an attempt to track weather and perhaps terrain in a fantasy setting.
But it grew into a utility to track the movement, location, and even encounter tables for a party.
It lacks a UI element and a larger wrapping MAIN section.
I need to decide if this is going to be a real hex-crawl campaign manager or just a set of tools.
Look into using React as a front end. Maybe a page to display each hex (with a box containing a graphic of the hex).