Yeah you guessed it right! It is a guess my no. game written in javascript.
To play the game click here => https://adnan-s-husain.github.io/GuessingGame/
- When you start the game, a random no. between 1 & 100 is generated. You have to guess this no.
- You can type your guesses and check if it is correct, too high or too low.
- If it is too high, then you have to guess lower and vice versa.
- Lowest score is the best so try to guess the no. quickly and show off to your friends.
In the project directory, you just have to double click index.html file😊.