parade-rs 1.1.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:

  • 1.x.x:
    • Implement missing Paradise features:
      • Wildcards
    • Implement broken Paradise features:
      • usage
      • cast
      • echo
      • adjectives and transmute?
      • inspect?
  • 2.x.x:
    • Replace help with learn
    • Networking / multi-world interaction
    • GUI client
  • Alternate branch for canon-divergent features:
    • Extend the language features
      • Vessel deletion
      • More user-friendly programming than @wildcards?
  • Moonshot stretch goals:
    • OS-level build, as an actual filesystem/OS?