- This is a basic guess the number Game.
- In this game you have to guess an Randomly Generated number which is not visible to the user.
- User have to guess the number before the Score of the user get below 1.
- If user didn't guess the secret number then the user will get Eliminated.
This Game is created by using basic HTML , CSS and JAVASCRIPT !