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
<p>A <a href="https://en.wikipedia.org/wiki/Maze_generation_algorithm#Graph_theory_based_methods">randomized depth-first search</a> was used to generate the path of the maze.</p>
<p>Drawn with HTML Canvas and JavaScript. Check out the source code in dev-tools or on <a href="https://github.com/dotspencer/maze-gen/">Github</a>!</p>