Skip to content

Java program to play the number prediction game with 10 guesses per play.

Notifications You must be signed in to change notification settings

Bharadwaj-Srikumar/NumberGuesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NumberGuesser

A java program to play the number prediction game with 10 guesses per play. The program automatically generates a number between 0 and 100 and let's the user predict it. The user has 10 chances to predict the number correcty. User input and program output messages have been programmed to be displayed using dialog boxes. The program terminates when either the user predicts the number correctly or when the user has used up all the 10 chances.

About

Java program to play the number prediction game with 10 guesses per play.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages