/guessing_game

A project built following the instructions available in "The Rust Programming Language" book.

Primary LanguageRust

===The guessing game ===

This project was built following the instructions available in "The Rust Programming Language" book. The book can be found here or by running rustup doc.

=== Installing Rust === In the rust lang website, You can find out how to install.