nidabaci / Guess-The-Number-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dice-Game

This is a simple game for one user, created using HTML, CSS and JavaScript.

Guess The Number Game Image

This is a simple game for one user, created using HTML, CSS and JavaScript.

Rules

Rules are simple and the game it's self explanatory.
You pick a number from 1 to 20 and the game hint displays whether the umber is too high or too low,
compared to the correct number.
Depending on how long it takes you to find the correct number, you are given a a score and a highscore.
The score resets when you click "AGAIN" so you can try to beat your highscore!

Built With

  • HTML
  • CSS
  • JavaScript

Demo

Click Here to see demo

Acknowledgments

  • The Complete JavaScript Course 2021: From Zero to Expert! by Jonas Schmedtmann

About


Languages

Language:CSS 40.1%Language:JavaScript 37.1%Language:HTML 22.8%