Randomly Generating Maze Game

Uses a backtracking algo to generate new mazes each time the space bar is pressed.

Space: New maze | Arrow keys: Move | Goal: Green triangle

Note: Requires JavaScript.








Link to repo