π¦ There is only one step and it is crab π¦
Potential solutions to the Rust exercises found on Exercism.
Following the tutorial from the book Hands-on Rust. The source code of the book can be found here.
Created two games (look in the folder for more details) :
To play the desired game download the folder and open it in your terminal.
Launch the game with the command cargo run.
Potential solutions to the Rust exercises found on Rustlings. Also, includes a succinct summary of each chapter from The Rust Programming Language.