Skip to content

yashi-025/guess-the-number-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Welcome to the Guess the Number game! This is a simple Python game where you try to guess a randomly chosen number between given range.

How to Play

  1. Clone or download this repository to your local machine.
  2. Make sure you have Python installed.
  3. Run the guess_the_number.py file using Python.
  4. The game will prompt you to guess a number between your desired range.
  5. After each guess, the game will tell you if your guess is too high or too low.
  6. Keep guessing until you correctly guess the number.
  7. The game will display the number of attempts it took you to guess the number.
  8. Enjoy the satisfaction of guessing the number correctly!

This game was inspired by classic guessing games and programming exercises.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages