Skip to content

Anthony01M/number-guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Guessing Game

This project is a Number Guessing Game where users can guess a number between 1 and 100. The game provides feedback on whether the guess is too high or too low and tracks the number of attempts left. The application also includes particle animations in the background for visual enhancement.

Features

  • Guess a number between 1 and 100.
  • Provides feedback on whether the guess is too high or too low.
  • Tracks the number of attempts left.
  • Restart button to reset the game.
  • Particle animation background.
  • Dynamic background color changes.
  • Responsive design.

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/number-guessing-game.git
  2. Navigate to the project directory:
    cd number-guessing-game
  3. Open index.html in your browser to view the application.

Usage

  1. Enter a number between 1 and 100 in the input field and click the "Guess" button to make a guess.
  2. The application will provide feedback on whether the guess is too high or too low and update the number of attempts left.
  3. Click the "Restart" button to reset the game and start over.
  4. Enjoy the particle animation background and dynamic background color changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.


This project is part of my portfolio. Feel free to check out my other projects on GitHub.