Now we need to have pipes appear on the right side of the screen every few seconds.

  • Go to and drag Interval Event into your program.
  • Delete the .turn_left() command from the interval event.
  • Go to and drag in Random Integer. Change its parameters to (75, 400).
  • Go to and drag in Rectangle. Drop it inside the interval event.

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)