Skip to content

The provided Java code is for a Number Guessing Game where the program selects a random number between 1 and 100, and the player must guess the number. The program gives feedback on each guess and keeps track of the number of tries. The game continues until the player correctly guesses the number.

Notifications You must be signed in to change notification settings

Keerthy051/NumberGuessingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

The provided Java code is for a Number Guessing Game where the program selects a random number between 1 and 100, and the player must guess the number. The program gives feedback on each guess and keeps track of the number of tries. The game continues until the player correctly guesses the number.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages