41 releases

Uses old Rust 2015

0.3.8 Apr 9, 2022
0.3.7 Aug 18, 2017
0.2.33 Aug 3, 2017
0.2.32 Jun 9, 2017
0.1.0 Mar 29, 2017

#638 in Rust patterns

Apache-2.0

63KB
1.5K SLoC

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

No runtime deps