ilmabura 7f65079d8b Commit 4: Created penguins that move forward
I actually figured out how to do this by accident. I meant to check how my penguin positions were changing
but then I got it moving. I think it's funny that I thought it was going to be very difficult to figure it out.
It wasn't. I think I am a bit hesitant to attempt the jump because I don't know where to start.
I still don't know why I need to press enter to get the animation going.
2025-10-04 13:50:15 -04:00
2025-08-30 05:50:45 +00:00
2025-09-30 23:15:41 -04:00
2025-08-30 05:50:45 +00:00
2025-08-30 05:50:45 +00:00

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

Description
No description provided
Readme 1.2 MiB
Languages
PostScript 99.9%