Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 785 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 785 Bytes

Guess Number Game 🎮

A fun and interactive game where you try to guess a randomly generated number between 1 and 10.

Features 🚀

  • Provides hints if your guess is too high or too low.
  • Keeps track of the number of attempts.
  • Playable both by clicking the submit button or pressing the Enter key.

How to Play 🕹️

  1. Enter a number between 1 and 10.
  2. Click "Submit" or press "Enter" to make a guess.
  3. Follow the hints to guess the correct number.
  4. Celebrate when you win!

Play Online 🌐

You can play this game online here: Guess Number Game

Installation 🛠️

If you want to run the game locally:

  1. Clone the repository:
    git clone https://github.com/Hossein-Kelisa/GuessNumber.git