A downloadable tool

Character backstory and scenario builder. The goal is to generate character bios formulated a la Richard Evan's exclusion logic statements, where each character is a root node in a logic tree which is populated by "practices" that each have preconditions to occur and postconditions to modify the character.

Currently the generation part of the tool is still under construction (rolling for events each week or year in a character's life), while the logic model is functional.

The ultimate goal will be to translate these statements into prose and/or use these models to drive agent-driven behavior in a narrative-heavy game.

Source code available here as a .zip but the Github repo should have the most recent updates.

Download

Download
scenario-builder.zip 1 MB

Install instructions

Run 'npm install' to install dependencies, 'npm test' to run unit tests. Generation is under construction.