Skip to content

mreshank/oibsip_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fun and easy project “Guess the Number”.

It is a short Java project that allows the user to guess the number generated by the computer & involves the following steps:

The system generates a random number from a given range, say 1 to 100.

The user is prompted to enter their given number in a displayed dialogue box.

The computer then tells if the entered number matches the guessed number or if it is higher or lower than the generated number.

The game continues under the user guessing the number.

further incorporate details are:

Limiting the number of attempts.

Adding more rounds.

Displaying score.

Giving points based on the number of attempts.

Conclusion : a Number Guessing Game made with Java

About

a Number Guessing Game made with Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published