The RGB Color Game
About the game
RGB color model is an additive color model in which red, green and blue light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three additive primary colors, red, green, and blue.
The game was made as an excersice in the Web Developer bootcamp course in Udemy by Colt Steel, and it is used to practice JavaScript and RGB color picking skills.