Guess the Number is a simple game where the player tries to guess a number between 1 and 20 in as few attempts as possible. The game keeps track of the player's score, which decreases with each incorrect guess, and also records the player's high score.
Simple interface with clear instructions. Submit and reset buttons to control the game. High score tally to keep track of player's progress. Usage To play the game, simply enter your guess in the input box and click the "Guess" button. The game will indicate whether your guess is too high, too low, or correct. The score will decrease by 1 for each incorrect guess, and the game ends when the score reaches 0. If you guess the number correctly, the screen turns green and reveals the correct answer. If your score is higher than the previous high score, it will be updated.
Guess the Number is a web application and can be played on any web browser that supports HTML, CSS, and JavaScript.
No installation is necessary. Simply navigate to the project's URL to start playing the game.
There are currently no known issues or limitations with the game.
This project is not open for contribution as of now.
If you encounter any bugs or have suggestions for improvements, please email the project owner at narajamartin@gmail.com.
Guess the Number is released under the Free License, which means anyone can use and distribute the project.