Skip to content

Tumpa-Prizrak/DescriptionGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description Generator

MIT License wakatime

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!

Authors

Features

  • 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...)

Installation

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

Run Locally

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

License

See LICENSE

Roadmap

// TODO

Tech Stack

Client: Python, TBD

Server: Python, FastAPI

Demo

// TODO

Screenshots

// TODO

Support

For support, email as.240010+descriptiongenerator@gmail.com, create "Issue" here, on github or use "Discussion".

Feedback

If you have any feedback, please reach out to us at as.240010+descriptiongenerator@gmail.com or use "Discuss" tab at github

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published