Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 849 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 849 Bytes

GuessTheNumberGame

Description

GuessTheNumberGame is a fun and interactive game where players try to guess a hidden number between 1 and 100. The game provides hints to help players get closer to the correct number, tracks the number of attempts, and allows players to reset the game to try again.

Features

  • Guess a number between 1 and 100.
  • Provides hints whether the guessed number is higher or lower than the hidden number.
  • Tracks the number of attempts.
  • Allows resetting the game to play again.
  • Simple and intuitive user interface.

Demo

You can play the game here.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Acknowledgments

  • Inspired by classic number guessing games.

Contact

If you have any questions or suggestions, please feel free to reach out.