Skip to content

DevinR528/rust-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Game of Lifetimes

Learn how to use lifetimes in rust by doing.

Installation

git clone https://github.com/DevinR528/rust-adventure.git
cd rust-adventure
cargo run
  • An answers folder is created with first.rs open this file in your favorite editor and fix all issues.

  • Once you have solved the problem type the name of the file you would like the compiler to check for you. When the file compiles you will move on to the next challenge.

  • TODO add some sort of "prize" for completing all levels.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Learn rust lifetimes as a game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages