Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 269 Bytes

rust_adventure_game

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