Files
project_drawing/README.md
ilmabura 711b8de28d Wrote what I want to do for my project.
I created a quick drawing of what I want to animate using ms paint.
I used paint to see what shapes would be easy to create.
2025-09-15 22:09:41 -04:00

878 B

(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

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.