Skip to content

eshmilo27/learn-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

10 Commits
 
 
 
 

Repository files navigation

Learn Rust programming language

guessing_game - the program generates a random integer between 1 and 100. It then prompts the player to enter a guess. After a guess is entered, the program indicates whether the guess is too low or too high. If the guess is correct, the game prints a congratulatory message with number of guesses and exit.

About

Guessing Game in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages