Skip to content

NUMBER GUESSSING GAME The fun and easy project “Guess the Number” is a short Java project that allows the user to guess the number generated by the computer

Notifications You must be signed in to change notification settings

kankshigupta04/NumberGuessingGame-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Guessing Game

The fun and easy project “Guess the Number” is a short Java project that allows the user to guess the number generated by the computer

Features

The project will be a web based project with a database server responsible for maintaining every single detail of the Library.

Rules for the game

The fun and easy project “Guess the Number” involves the following steps:

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

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

3)The computer then tells if the entered number matches the guesses number or it is higher/lower than the generated number.

4)The game continues under the user guessing the number.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

NUMBER GUESSSING GAME The fun and easy project “Guess the Number” is a short Java project that allows the user to guess the number generated by the computer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages