Basketball
Notes
- More complex animation
- At least two sprites
- Broadcast messages in stage script
- Sprites respond to messages
- Plan script on paper before creating program!
Sample script for basketball game
- broadcast "game start"
- broadcast "cat in"
- broadcast "ball in"
- wait 3 seconds
- broadcast "shoot"
- wait 3 seconds
- broadcast "dance"