Skip to content

This is a simple JavaScript game where a user can guess a number between 1 and 100

Notifications You must be signed in to change notification settings

JoeMugwaneza/guess-a-number-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GUESS A NUMBER GAME: This is a simple JavaScript game where a user can guess a number between 1 and 100

  1. This game tells you whether your guess is low or high compared to the generated random number
  2. This game gives you a chance to guess 10 times; if not arrived to the right number, the game is over
  3. when you arrived to the right number before guess 10 times, it gives congratulations
  4. it gives you the option of playing again after winning or losing the game

About

This is a simple JavaScript game where a user can guess a number between 1 and 100

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published