Inspiration

Each colour is a combination of just three colours - Red, Green, and Blue. Changing the value of only one of these components could completely change the resulting colour. This fact was why I decided to create a simple game to play around with the RGB values.

What it does

It is a simple game in which an RGB value is displayed. The user will be given a number of options based on their mode. The hard mode will have six options whereas the easy mode will have just three. One of the options will be the right colour. All the other colours are generated randomly.

How we built it

It was built using HTML, CSS and JavaScript

Challenges we ran into

The smoothness of animations was a pretty challenging part to do and took a lot of time compared to the rest of the thing.

Built With

Share this project:

Updates