Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is guessing game written in Rust

We were able to see usecase of following methods and this also includes some of its properties


  1. User Input
  2. Random Number Generation
  3. Variables and Mutability
  4. Looping and Control Flow
  5. Error Handling
  6. Pattern Matching
  7. Cargo and Project Structure
  8. Ownership and Borrowing (implicitly)
  9. Standard Library (std) Usage
  10. Documentation and Comments

The "Guessing Game" example provides a practical and interactive way to apply Rust concepts, making it a valuable exercise for beginners to reinforce their understanding of the language.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages