Create a racing game using the following information.
Demostrate the use of:
- Setting initial conditions before forever loop
- Touching a color
- Touching a sprite
- Direction controled by arrow keys
The raceway is a green stage background with a white (very large) line drawn on it. The “ball” and “finish” line are the only sprites.
Add the following script to the “ball” sprite.
Right click on “touching color” sensor block and select help. It will show you how to select the color.
Note: Be sure to create instructions for the user. For example, File → Project Notes...