Skip to content

Aisha173/ColorClickGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Click Game

A simple browser-based game that tests your color recognition and reaction speed. Click the button that matches the color name displayed, ignoring the text color!


Description

Color Click Game is a fun, interactive game made with HTML, CSS, and JavaScript.
The challenge is to click the button corresponding to the color name, even if the text color is different. Your score increases with every correct click. Click the wrong button and the game resets!

This project is perfect for beginners to practice JavaScript DOM manipulation and event handling.


How to Play

  1. Click START GAME.
  2. A color word appears above the buttons.
  3. Click the button that matches the word, not the text color.
  4. Your score increases with each correct answer.
  5. If you click the wrong button, the game ends and resets the score.

Screenshot

Color Click Game Screenshot


Live Demo

Play the game online here: Color Click Game


Technologies Used

  • HTML
  • CSS
  • JavaScript

About

A simple browser-based color click game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors