Guess a number between 1-20 and see if it is correct or not. If the number you guessed is correct, you will get rewarded with a score and if you guessed it wrong, the score will be -1 from the total score.
The game will automatically end with your exceed 20 attempts.
HTML, CSS and Vanilla JavaScript
Download the repository and use VS Code live server
Feel free to contribute to this project. Although, the game logic is complete but still you can make contributions to the UI.