/Murder-Mystery-at-the-Railroad-Station

A Rule-Based Murder Mystery that is procedurally generated and therefore different everytime.

Primary LanguagePython

Murder-Mystery-at-the-Railroad-Station

A Rule-Based Murder Mystery that is procedurally generated and which presents a new plot each time it's run.

To Run

  1. Work in Repl.it
  2. Click 'run' to download the dependencies.
  3. Type python3 main.py to run the code.
  4. Check the generated_books folder for the completed book.

Rule System

Domains and rules can be found in the rule_system/content folder.

Grammar

Grammar used for the story can be found in the grammar/grammars folder.