lichen

Crates.iolichen
lib.rslichen
version0.3.8
sourcesrc
created_at2017-03-29 18:21:30.511213
updated_at2022-04-09 11:37:52.145928
descriptionScripting DSL (for Dialogue Graphs, et al)
homepage
repositoryhttps://github.com/viperscape/lichen
max_upload_size
id9237
size110,389
Chris Gill (viperscape)

documentation

README

Current Version License: Apache-2.0 Build Status

note: I am currently debating an overhaul of design and interface, this crate is likely to undergo change

Scripting DSL (for Dialogue Graphs, et al)

  • provide binding to rust structure and methods
  • logic to control flow between nodes
  • guards for prereqs

crates.io

[dependencies]
lichen = "0.3"

Documentation

Examples

Showcase

Online interactive stories

Commit count: 269

cargo fmt