Skip to content

Sammie05/guessing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Rust Guessing Game

A simple number guessing game written in Rust โ€” built as part of my journey learning the language!

How it works

The game randomly selects a number between 1 and 100.

  • You enter your guess.
  • The program tells you whether your guess is too high, too low, or correct.
  • The game continues until you guess the correct number.

๐Ÿ›  Built With

๐Ÿ“ฆ How to Run

Make sure you have Rust installed. If not, install it with:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages