GithubHelp home page GithubHelp logo

opendnd / dominia Goto Github PK

View Code? Open in Web Editor NEW
20.0 10.0 1.0 181 KB

This is a tool to generate a kingdom, city, town, village, etc. for D&D

Home Page: http://opendnd.org

License: MIT License

JavaScript 100.00%
kingdom town-generator village city-builder city dnd dnd5e dnd-tools dungeons-and-dragons dungeonsanddragons

dominia's Introduction

dominia

This is a tool to generate a kingdom, city, town, village, etc. for D&D

NPM

Build Status

Installation

You will need node and npm installed. Then run the command:

npm install -g dominia

Generate a Domain from CLI

dominia

Follow the prompts.

Features

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.

Developing

To develop dominia,

git clone https://github.com/opendnd/dominia.git
cd dominia/
npm install

Contributing

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.

Licensing

MIT

References

dominia's People

Contributors

drewry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

barionleg

dominia's Issues

Have the ability to generate a person from the industry list

It would be cool to be able to generate person from a list of occupations:

  • 1 Pursemakers
  • 1 Woodsellers
  • 1 Bookbinders

Which then takes the mapping of occupations:

'Pursemakers': { backgrounds: ['Guild Artisan'] , specialties: ['Weavers and dyers'] },
'Woodsellers': { backgrounds: ['Guild Artisan'] , specialties: ['Woodcarvers, coopers, and bowyers'] },
'Bookbinders': { backgrounds: ['Guild Artisan'] , specialties: ['Calligraphers, scribes, and scriveners'] },

And uses that to pass a random background to Personae to generate a person with the correct background.

May also need to add a Race to go into the Dominia file data as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.