RanDoM generator
Description
Create a face generator using customized variables and the random() function. Start by sketching on a piece of paper. Draw two faces, one with features that take up the maximum space on canvas and the other face with features that take up the minimum. Plug the values into the random() for each feature. Test, iterate, and refine the parameters by paying great attention to details.
Reflection
For this project, I created a mouse? a bear?? some sort of animal that looks (hopefully) cute and jumps around the canvas along with your mouse. In hindsight, I am not particularly pleased with this project as I find it a bit plain and uninpired. My project cloudy-a takes a better approach to this and given a chance I would try to continue along those lines.