/storycrafter

API for help RPG narrators starting their stories

Primary LanguageJava

StoryCrafter

Story crafter is meant to be a little API able to provide a sample story for a tabletop RPG, the crafting is based on a building block strategy that gathers a few options in order to generate the story. Currently, it only contemplates horror stories, in a future its mean to also help creating fantasy stories. Current solution was designed using Ports and Adapters implementation due to the fact that the story pieces provider may evolve its form to be retrieved from a DB or another source.