This is api and desktop app to help you with your D&D campaigns. As a DM you can generate NPCs, fully functional towns, loot and more! But the greatest thing - all this is in one place with nice and simple UI!
- Generation of numberless detailed objects: names, items, loot, NPCs, towns, etc. (In progress...)
- Ability to save created loot, NPC, towns, etc. to the file and load it (In progress...)
- After creating town you can generate description of each house, shop, tavern and so on - inside and outside, owners, current visitors (In progress...)
Clone the repository:
git clone https://github.com/Tumpa-Prizrak/DescriptionGenerator.git
cd DescriptionGenerator
Create virtual environment and install dependencies:
py -m venv venv
./venv/Scripts/activate.bat
pip install -r requirements.txt
Firstly see Installation
Make sure you're at the project's folder and run this command in cmd:
py -m server
After server started, run next command in other cmd instance:
py -m client
See LICENSE
// TODO
Client: Python, TBD
Server: Python, FastAPI
// TODO
// TODO
For support, email as.240010+descriptiongenerator@gmail.com, create "Issue" here, on github or use "Discussion".
If you have any feedback, please reach out to us at as.240010+descriptiongenerator@gmail.com or use "Discuss" tab at github