Think about it after watching demo:
- How many sprites?
- What is the behavior/function of each sprite?
- What blocks are needed to realize the functions?
Draw flowchart
Start coding:
Blank Project: https://scratch.mit.edu/projects/1027110432
Challenges
- The enemy fortress aircraft is obviously much larger than other enemy aircraft. It takes two shots to destroy it. How should you realize this?
- Add a buff mode that lasts 5 seconds after eating energy ball. In buff mode no enemy planes destroy you.
Sharing
- Everyone makes a presentation regarding his/her project.
- What are highlights of the project?
- What problems you run into? How did you solve it?
- Are there any issues in the project? How to solve it?
- What is your idea to improve your project?
Review
- How to clone to make enemy airplanes?
- How to use variable for this sprite?