EXTEND: Now it's time to modify and extend your game. Be sure to meet these minimum technical requirements:

  1. Add a third sprite that your spaceship could hit. Add an if statement in your collision event to say what to do if hit.
  2. Add a second player sprite. Use My Key Press to assign it controls.
  3. Add a collision event for your second player sprite. Be sure to include if statements for collisions with any sprite!
  4. Click Submit and then Next to go on!

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)