Skip to content

A generator for one shot campaigns in DnD 5e.

Notifications You must be signed in to change notification settings

StrawHatUnicorns/OneShotGenerator

 
 

Repository files navigation

OneShotGenerator

Created by The StrawHat Unicorns

The One Shot Generator has the ability to create one shot campaigns for a D&D group that are completely random each time around.
  • Creates a list of character sheets that are each unique in their own ways
  • Creates environments and dungeons for the DM to fill with their presence
  • Creates a simple plot structure to drive the story forward until the DM has their footing in the adventure
The entire point of this is to improve your experience in improvising as a DM as well as giving your players a fun and hectic experience that's different every time!
As of right now, the OneShotGenerator only creates first level one shot campaigns.

Installing Dependencies

Install the libraries used the following command:

pip install -r requirements.txt

Running the Program

Install the libraries using the following command:

python one_shot_generator.py

You can view the web-app on the following link: http://127.0.0.1:5000/

About

A generator for one shot campaigns in DnD 5e.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.0%
  • CSS 29.2%
  • Python 15.8%