jwberent cc91047769 I added the grass and the house to the background of my picture.
Milestone 3:
-When creating the house I had to figure out where to put the door.  I wanted the door to be close to the center of the house.  I knew that the house was 100 units in width so I did math to figure out if I moved 40 units in and made a door that was 20 units wide, there would be 40 units on the other side between the door and the edge of the house.  This means that the door would be in the center.  I visualized this by drawing it on a separate paper.
-This project has made me really think about where the turtle is facing and what it is doing.  A way I was able to visualize that is by actaally drawing what it will be doing on a separate piece of paper.
2025-09-28 21:09:06 -04:00
2025-08-27 17:02:35 +00:00
2025-08-27 17:02:35 +00:00
2025-08-27 17:02:35 +00:00
2025-08-27 17:02:35 +00:00

(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 hat on the person's head. Also, I will make the moon by using the built in dot function.

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 make the house in the background.

Description
No description provided
Readme 35 KiB
Languages
Python 100%