parade-rs

Crates.ioparade-rs
lib.rsparade-rs
version2.0.0
created_at2025-05-17 22:03:34.755527+00
updated_at2025-05-18 00:22:13.507962+00
descriptionRust rewrite of Parade - an experimental interactive-fiction playground / filesystem / operating system?
homepage
repository
max_upload_size
id1678181
size117,344
Mabel Schaefer (Hate9)

documentation

README

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 cast
  • 2.0.0:
    • Change use to function as the user
    • Replace help with learn
  • 2.x.x
    • Implement missing Paradise features:
      • Wildcards
    • Implement broken Paradise features:
      • usage
      • echo
      • adjectives and transmute?
      • inspect?
  • Stretch goals:
    • 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?
Commit count: 0

cargo fmt