For this assignment, you will be using Processing's rect(). and ellipse() commands to draw a simple stoplight. You'll learn how to use fill() to create shades of gray as well as other colors composed of red, green, and blue (RGB) components.
This is a code along video. Instead of simply watching Mr. Moix type, you should be following along on your own computer as well. When he writes a line of code, you should do the same and confirm that you get the same results he did. This will require you to pause the video as needed so you can work.
Part 1: Watch and learn how to use graph paper to plan your code.
This will be important because you will be doing this VERY SOON! :)
Part 2: Begin programming along with Mr. Moix.
*Make sure you are logged in to your CodeHS account.
Part 3: Finish your code along.
Once you are sure your code matches Mr. Moix's, add the final, green stoplight circle.
Stoplight Rubric - 10 Points