OIBSIP Java Developer projects.
NOVEMBER Phase 1 AICTE OIB-SIP 2024. OIBSIP Java Developer project (TASK 2)
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: The system generates a random number from a given range, 1 to 100 There is a simple GUI that a user can easily interact with. The computer then tells if the entered number matches the guesses number or it is higher/lower than the generated number. The game continues under the user guessing the number. User have 2 rounds and 5 attempts each round!