A text adventure game, built with Rust. This is the WebAssembly (WASM) version built with React, TypeScript etc etc.
Demo: https://hseager.github.io/you-are-merlin-www/
Click here for the Rust project and CLI version
- Main quest with a final world boss, try to beat them!
- Different Themes
- Side quests
- Items
- Battles
- Recovery
- run
bun run devin root
- Run
wasm-pack buildin the you-are-merlin project - Copy generated pkg folder to /src/pkg
