/infinite-archipelago

Web App for game masters of any tabletop roleplaying game (system agnostic). Have trouble improvising? Customize your own nestable random tables and name generators with Google Sheets and get your results in one click. Have trouble keeping notes? Spatially track organize your party, locations, loot and monsters on the map.

Primary LanguageJavaScript

Names brainstorm: StoryForge Lab DungeonLab InfiniteForge DragonForge StoryStorm Log VentureForge QuestLab

Running

	$ source venv/bin/activate

	$ python3 manage.py runserver

Testing

	$ (TODO)

Deployment to Heroku

$ git push heroku master

$ heroku run python manage.py migrate

License: MIT

See also, a ready-made application, ready to deploy.

Further Reading