Rock Ship Blastoff
Goal:
The goal is to make the Rocketship blast off and move from the bottom of the screen to the top of the screen.
Steps:
- Find the Rocket Ship recipe program ( rocket_ship.pde ) and open it using Processing.
- Change the code to make the rocket ship take off.
- Optional: Add a moon and stars to the sky (see picture)
- Make sure you SAVE YOUR CODE when you are done.