863 B
(Drawing project)
Description
I want to create a person standing outside. I will make a person and a background so the person will be standing on grass and there will be other components to the background like a house.
Planning
Milestone 1:
I will create the person by making the rectangle(height,width,color) and circle(radius) functions. The rectangles can be used for the person's arms and legs and the circles can be used for the person's head and eyes. I will combine them together to make the person.
Milestone 2:
I will make the person's face and hair. I will also make clouds to show it snowing. I will use the circle function many times to make the clouds.
Milestone 3:
I will make the background. I will add grass by coloring a rectangle green that the person will be standing on and will add other background elements.