We can make the stage move both directions.

  • Drag in a Left Key event.
  • Model it after the Right Key event, except moving in the opposite direction.
  • The stage and goal should .move_right() when the Left Arrow key is pressed.

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)