#adventure #text-mode #within

texttale

TextTale provides tools for writing text-mode adventures

4 releases (2 breaking)

0.3.0 Dec 27, 2023
0.2.0 Sep 21, 2023
0.1.1 Jul 9, 2023
0.1.0 Jun 25, 2023

#5 in #adventure

Download history 3/week @ 2023-12-24 4/week @ 2024-02-25 8/week @ 2024-03-10 53/week @ 2024-03-31

61 downloads per month

Apache-2.0

30KB
554 lines

TextTale

TextTale provides tools for writing text-mode adventures.

Status

Active development. TextTale is likely to change in the near future in backwards-incompatible ways. No changes are planned, but the library is immature.

Scope

Macros and functions for telling stories. TextTale makes it easy to write a story that can be run interactively and then replayed. See the scripts/ folder and src/bin/texttale.rs for an example.

Warts

  • Tests are run in repo using a combination of shell scripts and the expect interface.

Documentation

The latest documentation is always available at docs.rs.

Dependencies

~3.5MB
~62K SLoC