generated from mwc/project_drawing
f19bae7994465bb09f79619043e4e9b86d7c5075
Here i wrote the code for drawing the full butterfly by calling the other functions. I just put temprorary values to just get the program to work for now. I will be asjusting it next submit. I also realized why it wasnt working before..i never called any function! The program now works, but need adjustments. I struggled with the bakground color so i simply looked up how to choose a background color on python on google and found an easy solution.
(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%
