A simple web-based Number Guessing Game built using HTML, CSS, and JavaScript.
- Enter a number between 1 and 100 in the input field.
- Click on the "Submit guess" button.
- Read the hints provided after each guess.
- Win by guessing the correct number!
- Start a new game using the "Start new game" button when the game ends.