This JavaScript-based game is a project created while completing the Web Developer Bootcamp course on Udemy.
View the deployed site to interact with the game.
Default mode is HARD; the user is presented with an RGB code at the top and based on their knowledge of percentage of Red, Green, and Blue values, must guess which color out of six choices corresponds to the code. The user can also toggle to EASY mode which includes just three colors.
The course that teaches this game can be found here: The Web Developer Bootcamp