/maze_generator

Maze generation animation using Depth First Search (recursive backtracking) algorithm. πŸ™‚

Primary LanguageJavaScript

Maze Generator

Maze generation animation using Depth First Search (recursive backtracking) algorithm. πŸ™‚

It's Animating otherwise it only take a split second for even 1000x1000 grid.😌

Inspired by @daniel shiffman It's so satisfying to see it creating, isn't it?😍

Go and visit the link to see it live.πŸŽ‰πŸ₯³ PS: hit spacebar when done to download your very own maze and try to solve it if you are on PC using arrow keys.

For mobile users double tap to download maze.πŸ‘πŸ»

Examples

example maze generation maze generation maze generation maze generation

Happy codingπŸ₯°