Skip to content

Java Internship Program at Oasis Infobyte (Batch-March phase 2 OIBSIP). For Java Development internship, it is required to complete atleast 2 tasks out of 5 for successful completion of internship. So, this is the 2nd Task Number Guessing Game (i.e,2nd task from the given task list).1st Task already uploaded, but in different repository.

Notifications You must be signed in to change notification settings

Samarth4023/OIBSIP-java-Task-2-Number-Guessing-Game-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OIBSIP-java-Task-2-Number-Guessing-Game-

Java Internship Program at Oasis Infobyte (Batch-March phase 2 OIBSIP). For Java Development internship, it is required to complete atleast 2 tasks out of 5 for successful completion of internship. So, this is the 2nd Task Number Guessing Game (i.e,2nd task from the given task list). 1st Task already uploaded, but in different repository.

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 & 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.

******** Also Incorporated ********

  1. Limiting the number of attempts.

  2. Adding more rounds.

  3. Displaying score.

  4. Giving points based on the number of attempts.

About

Java Internship Program at Oasis Infobyte (Batch-March phase 2 OIBSIP). For Java Development internship, it is required to complete atleast 2 tasks out of 5 for successful completion of internship. So, this is the 2nd Task Number Guessing Game (i.e,2nd task from the given task list).1st Task already uploaded, but in different repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages