Approximate Time:
15 minutesMaterials Needed:
- Scratch
- Online at scratch.mit.edu/projects/editor
- Download offline desktop at scratch.mit.edu/downloads
- Download the version that suits your device
- Additional Sprite Files
External Files (right click and click "Save link as..." to download file)
Important Concepts:
- You can include user interaction to your project by including if/then statements and the key pressed block
- Different sprites can have interactions with each other (Ex: deduction of score)
- Clone blocks can be used to create clones of a certain sprite
- A repeat block can be used to repeat a certain process