This is a Boston adventure game built with Rust running in WebAssembly. The Rust code handles all the game logic and communicates with the browser through alerts and prompts, creating a quick back-and-forth conversation experience. Basically it's a choose-your-own-adventure game starting in Fenway. I know it's a bit ugly and all, but I am learning Rust and it was very tough to get the whole packages thing sorted out, so I think that was the point of the project. Because of that, I am submitting this for the level up challenge!
This is a Boston adventure game built with Rust running in WebAssembly. The Rust code handles all the game logic and communicates with the browser through alerts and prompts, creating a quick back-and-forth conversation experience. Basically it's a choose-your-own-adventure game starting in Fenway. I know it's a bit ugly and all, but I am learning Rust and it was very tough to get the whole packages thing sorted out, so I think that was the point of the project. Because of that, I am submitting this for the level up challenge!