All Projects → steveklabnik → adventure

steveklabnik / adventure

Licence: other
A text adventure game, in Rust.

Programming Languages

rust
11053 projects

Adventure

A simple text adventure game, in Rust.

Build Status

I used to write a text adventure in every new language I learned. Might as well write one in Rust. 😄

I am still a n00b at Rust so this code may not be the best.

Try it out:

$ git clone https://github.com/steveklabnik/adventure.git
$ cd adventure
$ cargo run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].