Maze generation using Depth First Search (recursive backtracking) algorithm. Maze solving using A-star (pathfinding) algorithm.
-
Updated
Apr 28, 2021 - JavaScript
Maze generation using Depth First Search (recursive backtracking) algorithm. Maze solving using A-star (pathfinding) algorithm.
Maze solver and generator for the browser written in vanilla JS, HTML, and CSS
A Simple maze generator solver for my portfolio
Add a description, image, and links to the maze-generator-solver topic page so that developers can more easily learn about it.
To associate your repository with the maze-generator-solver topic, visit your repo's landing page and select "manage topics."