A simple "Guess the Number" game where the computer picks a random number between 1 and 100. The player must guess the number, and the game gives feedback whether the guess is too high or too low.
- Enter a number between 1 and 100 in the input box.
- Click "Guess."
- The game will tell you if the guess is too high or too low.
- The game continues until you guess the correct number.
- The number of attempts is tracked.
Enjoy!