# (Drawing project) ( This is the README file for your drawing project. Replace all the text in parentheses with your own text. It's written in a simple language called Markdown, which allows basic formatting. ) ## Description I will create an animation of penguins jumping into water. Here is a rough draft of what shapes are needed in the project. ![Description](drawing_project.png) ## Planning 1. Create functions for ovals, circles, triangles, and rectangles. 2. Combine the shapes to create a seamless image of a penguin on an iceberg floating on water. 3. Iterate that code to create multiple penguins in a line on the iceberg. 4. Have penguin on the edge jump off iceberg and into the water 5. Make a splash(optional/depends on how difficult this project may be) 6. move rest of the penguins up I want this animation to look like there's no begining or end.