Let's Build: How to Make a Spaceship Captains Video Game in Scratch

In this project, we learn how to design controls for a spaceship using a forever loop and conditional statement (if then) which checks for key presses. We also show you how to create a moving asteroid (enemy) using random number generator that they will need to avoid crashing into. Finally, we learn how to create a diamond (reward) that can be collected to earn points.