Skip to content

shadrach68/colorPickerGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Open the game in a web browser.
  2. Guess the color by typing the color number into the input field.
  3. Click the "Guess" button to submit your guess.
  4. If you guess correctly, you'll see a success message. If not, you'll see the correct answer.
  5. Play multiple rounds to track your wins and losses.
  6. 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.

About

Developed a color picker game, play and enjoy!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors