4 Commits

Author SHA1 Message Date
mbhatti4
5b816196e8 Submit 4:
I made the wings and body line up correctly to make a butterfly.
This took a lot of trial and error. Getting the starting coordinates and angels for each wing was very time consusming, but with each edit, it got better and better!
I also sped up the turtle because it was so slow when I was continoussly trying to see the new drawing.
I was able to use 'command ?' to help me do one wing at a time!

Somewhere i got stuck was just understadning the coordinates or angles. To help with that, I looked up the corrodinate grid to help me better select the starting point.
2025-10-05 17:28:15 -04:00
mbhatti4
f4eb78122a My first submit:
I started with making the two main functions I will need for my drawing, which is an oval and wings.
For the wings, I used the oval fucntion in it. I will be also using the oval function to draw. the body of the butterfly,

I got stuck with just starting the project. Im not sure why it felt very overwhelming for me.
Seeing the examples, I do not think I am fluent enough in python to make it animate.
After reading super turtle library, it confused me more and made me nervous to start.
After taking some time away from the project, I decided to come back with idea of just drawing.
I think now that I have my two intial functiosn done, the rest of the project should be less overwhelming and I should be able to enjoy getting it done.
2025-10-05 16:38:56 -04:00
mbhatti4
d50a9548a4 I just submitted the description of my project. I aim to make a butterfly fluttering its wings.
I did not have any isseus with this part, since I have not begun coding yet.
2025-09-17 20:48:29 -04:00
89034c1523 Initial commit 2025-08-30 01:11:51 +00:00