An interactive browser game where you try to match a randomly generated target color by adjusting RGB sliders.
- Random target color generated each round
- Side-by-side comparison: Target vs Your Mix
- R, G, B sliders with real-time color preview
- Score tracking system
- Stylish dark UI with gradient background
- HTML
- CSS
- JavaScript
- Clone the repository
git clone https://github.com/Alexia-Soare/guess-the-color.git
- Open
index.htmlin your browser - Adjust the R, G, B sliders to match the TARGET color
- Click GUESS to submit and see your score!