Number quessing game

Number guessing game
Congratulations! You guessed the correct number!

Instructions:

Try to guess the number between 1-100 and input a number in the field.

The game will tell you whether your guessed number is too high or too low.

*Hint
To guess faster, use binary search.

You have 7 tries.