fabulist-core

Crates.iofabulist-core
lib.rsfabulist-core
version0.1.0
sourcesrc
created_at2023-03-21 00:54:43.840003
updated_at2023-03-21 00:54:43.840003
descriptionA branching narrative engine
homepage
repositoryhttps://github.com/daverencordero/fabulist-core
max_upload_size
id815752
size48,313
Core (coreapostrophe)

documentation

README

✒️ 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.

Commit count: 14

cargo fmt