You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains datastructures and algorithms for generating mazes
in JavaScript. The mazes can be rendered using a canvas element, but can
also be rendered in a html table with a little more work.