This is a simple GUI Java Guessing Game.
This game is all about guessing the number that the computer will generate.\n Any number you guess, the system will check weather your own number is "Greater" or "Lesser" than is and tell to have the clue to it's own.
If you fail to get the number after 5 trials,that is "GAME OVER".\n
Anytime you guess right, you're to click on the "New Number" button to generate the next number to guess.
NB: After 5 trials of not getting the number, it will be revealed to you.
This game is all about guessing the number that the computer will generate.\n Any number you guess, the system will check weather your own number is "Greater" or "Lesser" than is and tell to have the clue to it's own.
![]() |
The program OutLook |
If you fail to get the number after 5 trials,that is "GAME OVER".\n
Anytime you guess right, you're to click on the "New Number" button to generate the next number to guess.
NB: After 5 trials of not getting the number, it will be revealed to you.
Don't forget to name your class as "Guess"