- Here
Number_Guessing_Game()
is used to perform a simple number guessing game where the system will generate a randomnumber
from 1 to 100. User need toguess
a number between 1 to 100. - For that user will get 5 chances as
limit
I mentioned.Computer tells if the guess number matches or it is higher or lesser than the actual number. Variabletries
will increase as guessed number is wrong.If user can't guess the number then user can also play again by pressing 1 asn
otherwise game can be end by pressing 0 asn
.
-
Notifications
You must be signed in to change notification settings - Fork 0
ronaksj/Number-guessing-game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CLI based Number-Guessing-Game using Java
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published