generated from mwc/project_drawing
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.
731 B
731 B
(Drawing project)
Description
I will be making a butterfly fluttering its wings. The view will be from the front, where you can see both wings. I may also have it move across the screen and look like its really flying. This depends on how much time I can spend on the project, and If i am able to figure the code out.
Planning
(Include your planning here, including your project milestone.)
Milestone 1
Create function for the most used shapes in the project. This will include an oval, rectangle and triangle function. I will also have a fly fucntion that will help when i begin drawing.
Milestone 2
Create background. I want to have a solid color background.
