Arrays and For Loops
NOTE: Not all these tasks use arrays or loops!
Just the loops
Can you duplicate these images?
Herringbone 25xp
Pattern 110 30xp
Abstract bird 30xp
Follow the mouse 30xp
The ball follows the mouse.
Bouncing Balls 40
Balls are different sizes, colors, and move at different speeds.
Speed Controlled Balls -20xp
The speed of the balls is determined by the mouse’s vertical position. If the mouse is at the top of the screen the balls stop. In my version when the mouse is at the bottom of the screen the balls move at three times their normal speeds!