fabulist-core 0.1.0

A branching narrative engine
Documentation
  • Coverage
  • 0%
    0 out of 140 items documented0 out of 102 items with examples
  • Size
  • Source code size: 48.3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.8 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • coreapostrophe

✒️ Fabulist Core

About

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.