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!
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.
- Click START GAME.
- A color word appears above the buttons.
- Click the button that matches the word, not the text color.
- Your score increases with each correct answer.
- If you click the wrong button, the game ends and resets the score.
Play the game online here: Color Click Game
- HTML
- CSS
- JavaScript
