| Crates.io | fabulist-core |
| lib.rs | fabulist-core |
| version | 0.1.0 |
| created_at | 2023-03-21 00:54:43.840003+00 |
| updated_at | 2023-03-21 00:54:43.840003+00 |
| description | A branching narrative engine |
| homepage | |
| repository | https://github.com/daverencordero/fabulist-core |
| max_upload_size | |
| id | 815752 |
| size | 48,313 |
This library is a story builder that uses the simplest model for defining a branching narrative. It aims to introduce a more approachable and flexible interface to creating the decision trees for your story. Instead of mapping each branch to a choice, it instead uses a context to determine the following node to the story.