Brush up your color mixing knowledge with this little RGB guessing game.
-
Updated
Dec 24, 2020 - JavaScript
Brush up your color mixing knowledge with this little RGB guessing game.
I developed this project as a part of Udemy's Course :- The Web Developer Bootcamp by Colt Steele. However, two or three functions are optimised by myself.
RGB color guessing game ia a game in which the user needs to guess the correct color from the color's rgb provided.The user will be shown 3 or 6 (depending on the level of difficulty chosen) colors and the user has to find the color that match the rgb shown.
Add a description, image, and links to the rgb-guessing-game topic page so that developers can more easily learn about it.
To associate your repository with the rgb-guessing-game topic, visit your repo's landing page and select "manage topics."