/guess-my-number-game

Secret random number generator game where a user guesses the number until they get it right. Written in JavaScript, HTML and CSS

Primary LanguageJavaScript

Guess My Secret Number Game

The game is written in JavaScript, HTML and CSS.

You can play the game here: https://zarina2311.github.io/guess-my-number-game

Game Demo

Features include:

  • Game generates a secret random number
  • Users can guess the number until they get it right
  • Users can choose a range of numbers
  • For each guess, the game displays whether the answer is higher, lower, or correct