jamesseanwright / maze-generator

A real-time JavaScript maze generator using the depth-first search algorithm
https://jamesseanwright.github.io/maze-generator
17 stars 3 forks source link
algorithm canvas depth-first-search generator html5 maze maze-generator stack

Maze Generator

Build Status Coverage Status

A real-time JavaScript maze generator using the depth-first search algorithm.

Try online

Local Development

Then run one of: