In this project, pressing the space key makes the Rocket sprite lift off from the moon and fly back to the Earth sprite. Can you program the Rocket to change costumes, get smaller, and return to Earth using a "repeat until" loop? Can you program the enemy robot sprites to clone and block the rocket from lifting off?
EXTRA Challenge: Add a variable that counts how many times the rocket has reached the earth!