# (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](images.png) ## 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