Maze Game

SVG and JavaScript

Use arrow keys to change direction. Use space bar to pause.

Objective: Learn how to detect keystrokes and determine when the key is an arrow key. Make a game that responds to the arrow keys.