Bandersnatch in Rust
The goal of this repository is to create a WebApp in Rust that lets the user take different "paths" based on decisions he makes while playing.
The user will be presented with a story and it will periodically be proposed with different options.
We first need to create a server in Rust to show data.
Dynamically change the story based on the user input
Run cargo install -> cargo run src/main.rs