This game was made with JAVA.
A Number will be choosed by Comp at random between (1 to 100)
User will be asked to guess the number.
hint will be provided as:
-> The Number is Larger.
-> The Number is Smaller.
When the User Guesses the number correctly the program will end , aslo showing the user how many guesses it took for the user to get it correct.