Skip to content

Mubashir2611/Number-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Number Game

Welcome to the "Guess the Number" project! This is a simple game where players try to guess a randomly generated number within a specified range.

Getting Started

Prerequisites

Make sure you have JavaScript installed on your machine.

How to Play

  1. Clone the repository:

    git clone https://github.com/Mubashir2611/Number-Guessing-Game.git
  2. Navigate to the project directory:

    cd GuessingNumber
  3. Open the index.html file in your preferred web browser.

  4. The game will prompt you to enter a guess for the randomly generated number.

  5. You will receive feedback on whether your guess is too high, too low, or correct.

  6. Keep guessing until you correctly identify the number.

Customize the Game

Feel free to customize the game parameters by modifying the following in the repo files:

  • MIN_NUMBER: The minimum value for the randomly generated number.
  • MAX_NUMBER: The maximum value for the randomly generated number.

Happy guessing!

About

Number Guessing Game: A Fun and Educational Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published