mbhatti4 f19bae7994 Submit 3:
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.
2025-10-05 16:56:16 -04:00
2025-08-30 01:11:51 +00:00
2025-08-30 01:11:51 +00:00
2025-10-05 16:56:16 -04:00
2025-08-30 01:11:51 +00:00
2025-08-30 01:11:51 +00:00
2025-10-05 16:38:56 -04:00

(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.

Description

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
No description provided
Readme 36 KiB
Languages
Python 100%