Launch the monkey over the tree to collect bananas. This game models gravity. To make this game your own, try changing the following: - add more bananas of different, sizes, colors, and in different places - different fruit with different sounds and different points - limit the time to complete game by introducing variable "TimeLeft" - use the mouse to control the launcher instead of the keyboard; "mouse down", "distance to mouse-pointer", and "point towards mouse-pointer" coding pieces should be used. - make the bananas bounce up and down the stage; - add a slider to adjust the LaunchSpeed
Coding Games in Scratch. Jon Woodcock