I wanted to try to learn Rust, so I made this small adventure game. Inspired heavily by https://github.com/steveklabnik/adventure
$ git clone https://github.com/tangjurine/rust_adventure_game.git
$ cd rust_adventure_game
$ cargo run
I wanted to try to learn Rust, so I made this small adventure game. Inspired heavily by https://github.com/steveklabnik/adventure
$ git clone https://github.com/tangjurine/rust_adventure_game.git
$ cd rust_adventure_game
$ cargo run