rafjaf / map4wwn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map4WWN - Map for Worlds Without Number

This Python 3 script is roughly based on the dungeon creation tool provided in the free edition of Worlds Without Number, p. 234 ff

The script will generate a random dungeon in Mermaid syntax, which can then easily be edited or converted to a map with a Mermaid editor such as Mermaid Live Editor

Example of use

Terminal use: terminal recording

Which gives something like:

mermaid map

See also

https://www.greyhawk.games/mapgen/

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%