generated from mwc/project_drawing
e7fa4e9eb73ca9e6188e5ed73353bf22d441cf23
Here i wrote the fucntion for the body. I first positioned myself on the canvas where i wanted to start drawing and then called the oval function to draw it out. I am struggling to get the program to draw. I don't think there is any errors in my code, as it is farily simple, but when i run it, it justdraws a weird shape.
(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.
Milestone 3
Description
Languages
Python
100%
