ColorGameComplete!(28 Hours Trained!)
1 min readJun 11, 2018
Welcome to the 10,000 hour programming project. Today will be short and sweet, I had about 40 minutes this evening to continue the color game project and sucessfully finished! It is fully functional and ready to play, complete with an easy mode and hard mode. The idea is to use RGB numbers at the top of the page to guess the correct RGB color.
Be sure to give it a try in the codepen below! If you are here more for the code rather than for playing the game, be sure to look “under the hood” in the codepen at the HTML, CSS, and JS to see how everything works together! At the end of tonight’s training I began working with jQuery!