Code.org~Unit 5 Lesson 10
A few weeks ago in class, my peers and I did a lesson on code.org where we had to make an app called "ColorSleuth". The objective of the lab was to learn how to use the certain functions, console.logs, vars, etc. The design aspect of the game was to have four different boxes spread around the screen. Three would be the same color, and the other one would be the same color, but a shade darker or lighter. When the app would be ready to be activated, the user would have to pick which color is the one that doesn't match with the rest. Then it would go on displaying different colors. If the user got it correct, they would receive a point. If they got it wrong, they wouldn't receive anything. What I learned whiled doing this lab was how to properly use the functions, and var variable(s). Overall, the lab was a good practice on what we had learned while doing the lessons on Code.org.