Lesson 3: Think Like a Game Designer
Goal: Break the Space Invader game into simple steps (an algorithm).
Drag & Drop: Make a PB&J Sandwich
Drag & Drop: Turn On a Computer & Search “Space Invader”
Write Your Game Algorithm
What steps will our Space Invader game need?
- Show the game screen
- Move the spaceship with the arrow keys
- Fire bullets with Space
- Check if a bullet hits an enemy → add score