Skip to content

This is a simple game written in JavaScript, HTML and CSS. The game will generate a random number and users can enter their guesses according to the hint.

Notifications You must be signed in to change notification settings

Racheal7/GuessNumberGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess The Number Game

A simple game written in JavaScript, HTML and CSS.

How to play?

The game will generate a random number between 1 to 20, and the number will be hidden behind the "?" mark. Players can enter their guesses into the box and click "Check" to see if their guesses are correct.

Every player has 10 chances to guess the number. Hint will be displayed on the screen to indicate whether the guess is too high or too low.

The highest score will be recorded. To start over, click "Again!" button.

About

This is a simple game written in JavaScript, HTML and CSS. The game will generate a random number and users can enter their guesses according to the hint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published