In This Game player must guess a secret number between 1 and 20. For each wrong guess, the score is decreased by 1 and a message is displayed indicating whether the guessed number is high or low. When the player reaches a score of 0 he loses the game. Clicking the "Again" button starts a new game.
~ HTML 5
~ Cascading Styling Sheet (CSS)
~ JavaScript
~ Implementation of Again Button
~ Store Highscore into local Storage of User's Device
~ Implemented Responsive Design
~ There is no levels introduced untill this point
~ Used icons may be disappear in offline mode
~ To reset the highscore , click on icon i .
Please feel free to play the game and share your thoughts .
https://harsh-v3.github.io/Guess-The-Number/