GuessTheNumberGame is a fun and interactive game where players try to guess a hidden number between 1 and 100. The game provides hints to help players get closer to the correct number, tracks the number of attempts, and allows players to reset the game to try again.
- Guess a number between 1 and 100.
- Provides hints whether the guessed number is higher or lower than the hidden number.
- Tracks the number of attempts.
- Allows resetting the game to play again.
- Simple and intuitive user interface.
You can play the game here.
- HTML
- CSS
- JavaScript
- Inspired by classic number guessing games.
If you have any questions or suggestions, please feel free to reach out.