A fun and simple number-guessing game where players try to guess a hidden number between 1 and 25. The game provides feedback on each guess, guiding the player toward the correct number. The goal is to guess with the highest possible score.
- Randomly generated numbers between 1 and 25
- Feedback on each guess (Too high/Too low)
- Score tracking with a high score feature
- Enter a number between 1 and 25.
- Check feedback for guidance.
- Try to guess the correct number before your score reaches zero!
- HTML
- CSS
- JavaScript
This is a solo project aimed at building a simple and interactive browser-based game.


