Great! Now let's keep track of how many blocks we hit with a score board.

  • Use an Integer Variable to set the score to 0.
  • Create a Variable Display at Location called score_board that shows the score.
  • Place it at the bottom left corner of the screen.

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)