Skip to content

guessing the number game, fun interaction with user, gives hint that how close they are to the hidden number

Notifications You must be signed in to change notification settings

99dino/guess-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess The Number Live_demo

A simple guessing the number game , implemented with HTML5, CSS3 and Javascript.

  • GameUI

Fun interaction with user to guide them ( giving hint ) by telling how closer they are to guessing the number correctly.

  • Winning the Game

Instructions

  • Enter a valid number b/w 1 to 50.
  • If it says quite low then hidden number is not more than twice the currently guessed number.
  • If it says too low then hidden number is twice more than the currently guessed number.
  • Same formula goes with High feedback.
  • If your score hit 0 then you loses the Game. (Game Over)

Fun challenge

  • Can you come up with the strategy such that you dont't have to use all the moves.

About

guessing the number game, fun interaction with user, gives hint that how close they are to the hidden number

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published