STAGE 3: Now add the mechanics that will let the player navigate!

  • Add in the ways that the player will contribute user-input to control the game.
  • This might be a series of events that control the main character, or a series of .ask() commands that help the user navigate through your game/story.
  • Make sure you add the goals and hazards that the player will encounter!

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)