Skip to content
/ GMN Public

Guess My Number: A fun and interactive number guessing game! Try to guess the randomly generated number between 1 and 20. Play, challenge yourself, and see how many tries it takes to win!

Notifications You must be signed in to change notification settings

Kareem-AEz/GMN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess My Number Game 🎯

Guess My Number is the first project from Jonas Schmedtmann's "The Complete JavaScript Course". This game has been completely redesigned and reimagined with a different approach, built using HTML, CSS, and JavaScript. The objective is simple: guess the randomly generated number between 1 and 20. With each incorrect guess, you'll receive helpful feedback on whether your guess was too high or too low, and the score decreases with every wrong guess.

Features 🌟

  • Redesigned Interface: A fresh take on the original project, with an updated design and approach.
  • Random Number Generation: A new random number between 1 and 20 is generated for every game session.
  • Score Tracking: Each player starts with a score of 20, which decreases with every wrong guess.
  • High Score: The game keeps track of the highest score across multiple sessions.
  • User Feedback: Real-time feedback helps players adjust their guesses.
  • Interactive UI: Animated error shake effects and a smooth user interface enhance gameplay.
  • Responsive Design: Fully responsive and works seamlessly across different screen sizes.

How to Play 🎮

  1. Enter a number between 1 and 20 in the input field.
  2. Click the "Check" button to submit your guess.
  3. The game will provide feedback if your guess is too high, too low, or correct.
  4. If you guess the number correctly, you win! If your score reaches zero, the game is over.
  5. Click the "Again" button to start a new game.

Credits 🙌

  • The flat shadow effect was inspired by Hot Page.

About

Guess My Number: A fun and interactive number guessing game! Try to guess the randomly generated number between 1 and 20. Play, challenge yourself, and see how many tries it takes to win!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published