Interactive game π― built using HTML/CSS and Javascript.
This program genearates the number between 1 to 20, you would need to guess the correct number π°.
Playing instructions:
- Enter a number between 1 to 20 in the input box.
- Click on 'Check' to guess π€ the number.
- If the entered number is higher than the number you are trying to guess, you see "π Too high!".
- Similarly if the number entered is lower than actual number you see "π Too low!".
- You win π if you can guess correct the number.
- 'Score' defines your current score in the game.
- HighScore'π defines the highest score you have achieved while playing the game.
Play here: https://meghasv09.github.io/GuessMyNumber/