CREATE: Code an interactive maze with plenty of obstacles! The game is over once their sprite collides with an obstacle! Users should be able to move their sprite around the maze using the left, right, up and down keys.

Useful Links: Example #1, Maze Games

Comments: Write your steps in pseudocode as comments. Build your code below the comment that describes it.

Save and Submit: Click Submit often! Be sure to read the tech requirements in the comments!

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
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)