Install Node.js (LTS) and yarn on your system.
git clone https://github.com/Renddslow/theogony
cd theogony
yarn
yarn try
While the intent is to have this operating as a function-based module with an eye to deploying it with a web-app, local testing is managed via a CLI. Currently you can pass a seed
as an arg as well as a desired --mythos
via flags.
Note: At present, you can produce a result without a see when given the mythos flag, but the same mythos flag must be present when repeating. I am very open to solving this however.
By contributing to Theogony, you agree that your contributions will be licensed under Creative Commons Attribution-ShareAlike 4.0 International License.