Active Learning: Animation
Create a simple animation. It can be nodding the head, waving arms, a bird flapping its wings, or a person walking.
Use your imagination! Do something new that you did not see in the videos.
Goals:
- There is a comment with your name and a description of the program.
- You have a comment for each block of code telling what movement takes place.
- You have at least 1 animation using subparts.(arms, legs, etc.)
- You have used variables for most of the movements.
- You have used at least 3 different control structures such as count, while, do together.
- The animation is realistic (no subparts overlap and the pose is possible for the real life character).
Example animation
Active Learning Index