parade-rs 1.0.0

Rust rewrite of Parade - an experimental interactive-fiction playground / filesystem / operating system?
Documentation

Parade-rs

crates.io docs

Parade-rs is a rewrite of Hundred Rabbits' Parade in Rust.

Parade is an experimental interactive-fiction playground, and also maybe a filesystem and/or operating system?

Parade-rs currently implements the full parade spec as described on Hundred Rabbits' website. This version uses a more interactive programming interface than Paradise.

Project roadmap:

  • Active goals:
    • Public 0.2.0 release
    • Initial 1.0.0 release
    • Publish to crates.io
  • Stretch goals:
    • Implement missing Paradise features:
      • Replace help with learn
      • Wildcards
      • Paradise programming interface as a branch?
    • Implement broken Paradise features:
      • usage
      • cast
      • adjectives and transmute?
      • inspect?
    • Extend the language features (separate branch)
      • Vessel deletion
      • More user-friendly programming than @wildcards?
    • Networking / multi-world interaction
    • Local voice interaction via Whisper and Kokoro-82m
    • OS-level build, as an actual filesystem/OS?