• Drag in Text in Color and name it win_text.
  • Make the string empty " ". Place it at (0, 175). Change the text color to "black".
  • Create a Rectangle with a width of 235 and height of 10.
  • Name it player1_area. Place it at (-130, -250) and make it "purple".
  • Create a Rectangle of the same size. Place it at (130, -250), make it "green", and name it player2_area.

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)