Skip to content

learnwebdev123/Guess-Number-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess-Number-Game

Guess a Number between 1 to 20

This is a simple game where in which user can try to guess a number between 1 and 20. If the value of guess is less than the guessing number it will show the message as "Too Low". If the value of guess is greater than the guessing number it will show the message as "Too High". If the value of guess is equal to the guessing number it will show the message as "Correct Number" and the high score will be updated accordingly.

About

Guess a Number between 1 to 20

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published