A Rule-Based Murder Mystery that is procedurally generated and which presents a new plot each time it's run.
- Click 'run' to download the dependencies.
- Type
python3 main.py
to run the code. - Check the
generated_books
folder for the completed book.
Domains and rules can be found in the rule_system/content
folder.
Grammar used for the story can be found in the grammar/grammars
folder.