Random Cat
Notes
- Set up a sprite
- When the user presses a key, change the sprite's speed and direction
- Use random numbers for the new speed and direction
Blackbelt Challenges
- Use a message for managing the random behavior
- Modify the sprite so it also goes to a random spot
- When the sprite leaves the screen, give it random position, speed, and
direction