Commit Graph

4 Commits

Author SHA1 Message Date
Hope 0b609de21e I removed the easing from the bubbles because I
didn't realize how the function worked before and now realized that the function
will not animate the bubbles the way that I had envisioned.  I may try to use the easing
for my turtles swim.

I drew the bubbles and have coded the drawing of the top two flippers.  I need to complete the changes to the
flipper function for the bottom two quadrants.

Next step is animating the flippers and then the turtle.  I'm a little aprehensive about
nesting the animations, but we'll see how it goes.
2025-06-24 10:31:16 -04:00
Hope 6bc9ef9f0b I'm stuck! I tried to draw the bubbles to ease up on a loop
but when I run it, the bubbles speed up and go crazy.  I
don't know what I'm missing.  Also, when the bubbles are on a loop
it doesn't continue on to draw the turtle.  Can I run the two simultaniously?
2025-06-23 14:08:01 -04:00
Hope c82a594a05 I started my drawing project by writting a
function to draw the turtle accepting a size parameter.
I found it helpful to use graph paper and draw out my steps.
2025-06-23 13:11:08 -04:00
hope 4781d533ec Initial commit 2025-04-25 21:27:19 +00:00