Our bike needs to be a little smaller to fit through those blocks.

  • Go to and drag out Set Size. Drop it at the bottom of your program, below the sprite.

This will make our sprite half the size it was originally.

stage.set_background("city") sprite = codesters.Sprite("bike")