Skip to content

meghasv09/GuessMyNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Interactive game 🎯 built using HTML/CSS and Javascript.

This program genearates the number between 1 to 20, you would need to guess the correct number 🎰.

Playing instructions:

  • Enter a number between 1 to 20 in the input box.
  • Click on 'Check' to guess πŸ€” the number.
  • If the entered number is higher than the number you are trying to guess, you see "πŸ“ˆ Too high!".
  • Similarly if the number entered is lower than actual number you see "πŸ“‰ Too low!".
  • You win πŸŽ‰ if you can guess correct the number.
  • 'Score' defines your current score in the game.
  • HighScore'πŸ… defines the highest score you have achieved while playing the game.

Play here: https://meghasv09.github.io/GuessMyNumber/

About

This is an interactive number guessing game website that handles user input, score tracking and dynamic UI updates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors