I stumbled across this and thought it would be an interesting thing to share. The tool is web-based (electron too) and can generate entire continents that also zooms down to the dungeon level. Ontop of this it has generated encounters and stories that are linked to locations on the map, and allows virtual table top sesions with moving counters and light sources.<p>trailer with features: <a href="https://youtu.be/cHwHRlzU-Gk?t=54" rel="nofollow noreferrer">https://youtu.be/cHwHRlzU-Gk?t=54</a><p>docs: <a href="https://docs.hexroll.app/" rel="nofollow noreferrer">https://docs.hexroll.app/</a><p>It even has it's own scripting language: <a href="https://docs.hexroll.app/scroll/scroll-tutorial/" rel="nofollow noreferrer">https://docs.hexroll.app/scroll/scroll-tutorial/</a><p>Kudos to Ithai Levi who made this, take a look at some of the code here: <a href="https://github.com/hexroll/hexroll-backpack">https://github.com/hexroll/hexroll-backpack</a>