Let's add some elements to allow the second player to guess the word.

  • Go to and drag in Wait so that the game pauses for 2 seconds.
  • Also from drag in Say . Replace the string with "Draw!".
  • Drag Text at a Position from . Change the x, y coordinates to (-150, -225).
  • Change the string in the textbox to "Done drawing?".

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)