STEP 2: In this game, we'll keep score of how many meteors we catch!

  • In LOGIC, go to and drag Integer Variable into your program.
  • Change the variable name to score.
  • Change the value of score to 0.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE