Skip to content

mch-codes/Guess-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About The Guess Game generates a random number, and the player tries to guess it. The game provides hints whether the guessed number is too high or too low until the correct number is found. It's a great project for beginners to practice programming concepts like loops, conditionals, and input handling. Features Random number generation User input validation Interactive hints ("Too high!" or "Too low!") Simple and fun CLI experience Optional scoring system (number of attempts) How to Play Run the game script. The program will pick a random number within a specified range. Enter your guesses one by one. The game will tell you if your guess is too high, too low, or correct. Keep guessing until you find the correct number!

Zrzut ekranu 2025-09-18 o 08 44 19

About

guess game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors