Parade-rs
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
- Implement
- 2.0.0:
- Change
useto function as the user - Replace
helpwithlearn
- Change
- 2.x.x
- Stretch goals:
- Networking / multi-world interaction
- GUI client
- Local voice interaction via Whisper and Kokoro-82m
- Alternate branch for canon-divergent features:
- Extend the language features
- Vessel deletion
- More user-friendly programming than
@wildcards?
- Extend the language features
- Moonshot stretch goals:
- OS-level build, as an actual filesystem/OS?