STEP 1: Let's set up the the stage and the sprite that the player will control with the mouse.

  • Drag the Volcano background into your program.
  • Drag any Dinosaur sprite into your program. Change the sprite's name to dino.
  • Go to and drag Set Size into your program.
  • Change the name in front of the .set_size() to dino. Change the size to the float 0.4.

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)