STEP 6: In this game, our sprite will move left and right to catch the meteors.

  • Go to and drag Left Key into your program.
  • Change the integer in the .move_left() command to 25.
  • Click Run and then press the Left Arrow Key to test your program.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE