This is a tool to generate a kingdom, city, town, village, etc. for D&D
You will need node and npm installed. Then run the command:
npm install -g dominia
dominia
Follow the prompts.
Dominia can be used to generate a kingdom, duchy, county, city, town, village and hamlet all with realistic economics of industries, natural resources, and more.
To develop dominia,
git clone https://github.com/opendnd/dominia.git
cd dominia/
npm install
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are welcome!
Dominia use the Airbnb javascript style.