让我们添加玩家控制的自行车精灵。

  • 点击 以打开工具栏的这个部分。
  • Bike 拖动到程序中背景代码的下方。

自行车是一个精灵。精灵是你可以在控制台上移动的对象或角色。

  • 点击 运行 以查看你的更改。点击 提交 下一步 移动到下个活动中。

To navigate the page using the TAB key, first press ESC to exit the code editor.

stage.set_background("city")
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)