Color Picker Game
Overview A simple color-guessing game where players try to guess a randomly generated color. The game tracks wins and losses, and players can reset the game at any time.
Features
- Randomly generated color for each game
- Input field for players to guess the color
- Win and loss tracking
- Reset button to start a new game
- Bouncing animation for the game title
How to Play
- Open the game in a web browser.
- Guess the color by typing the color number into the input field.
- Click the "Guess" button to submit your guess.
- If you guess correctly, you'll see a success message. If not, you'll see the correct answer.
- Play multiple rounds to track your wins and losses.
- Click the "Reset" button to start a new game.
Technologies Used
- HTML
- CSS
- JavaScript
Installation No installation required. Simply open the game in a web browser to play.