Commit Graph

2 Commits

Author SHA1 Message Date
jwberent
a1b3143a1f I added the person's torso, legs, arms, neck, and head.
I was stuck when trying to figure out how to tell the turtle where to make the person's legs.  Math had to be done since my rectangle function starts at the bottom left of the rectangle.  I had to start the turtle 150 spots lower from the torso so when it made the leg rectangle, it would stop at the torso, since the legs were 150 long.  I figured this out by drawing the person on a piece of paper so I could visually see where all the shapes needed to go.
2025-09-22 14:26:26 -04:00
9add0aeb3f Initial commit 2025-08-27 17:02:35 +00:00