A fun and interactive browser-based game built with HTML, CSS, and JavaScript that challenges your ability to recognize RGB color values. Perfect for developers and color lovers who want to test or improve their visual color skills.
- An RGB color code (e.g., rgb(255, 0, 0)) is displayed at the top.
- Your task is to click the color box that matches the RGB value.
- You can switch between:
- โ Easy Mode โ Fewer color options (3)
- ๐ฅ Hard Mode โ More color options (6)
- The correct choice shows a success message and colors all boxes green. Wrong choices fade out.
- ๐ฏ Random RGB color generation each round
- ๐ Toggle between difficulty levels
- โก Real-time feedback on answers
- ๐ฑ Responsive layout โ works on desktop and mobile
- HTML5
- CSS3
- JavaScript (Vanilla)
Play the game here:
๐ https://abcancode.github.io/color-game
Pull requests are welcome!
For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.
Made with โค๏ธ by @abcancode
