Abhijeetbyte / GTN

Guess The Number is a game built with JavaScript

Home Page:https://replit.com/@Abhijeetbyte/Guess-the-Number-by-Abhijeet-Kumar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTN

"Guess the Number" is a number game built with JavaScript

Gusse a random number between 1 and 100

  • if the number is guessed correctly, the game ends and the score is displayed
  • if the number is not guessed correctly, the game continues and the user is prompted to guess again
  • the user is allowed to guess 5 unlimited times
  • the users also get hints on whether they are too high or too low.

🎮 Want to play click here

About

Guess The Number is a game built with JavaScript

https://replit.com/@Abhijeetbyte/Guess-the-Number-by-Abhijeet-Kumar

License:MIT License


Languages

Language:JavaScript 100.0%