This application is developed in order to know the basics of HTML, CSS and Javascript and DOM.
- This a simple game where one has to guess a number between 1 and 20.
- Based on your guess there is a message displayed if guess is either low or high to the guessed number.
- Then the moment your guess is right, then UI changes and number is revealed, and message changes to correct guess.
- Then the game can be reset by using ‘Again’.