maze-generator

Interactive maze generator implemented in JavaScript using p5.js, visualizing maze construction through a depth-first search recursive backtracker algorithm.

// repository documentation