Javascript web app using p5.js library that generates a
3 dimensional maze of user specified dimensions using depth first search traversal
represented as a series of connected 2 dimensional planes
Ability to rotate the maze in all of 6 possible ways (up, down, left, right, in, out)
to change perspective of player's approach to same maze
Available to play at link below.