Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advanced-maze-solver

https://blahnikkai.github.io/advanced-maze-solver/

Maze solver and generator for the browser

Solves mazes with breadth-first, depth-first, and A* search, displays path from start to end

Can generate mazes with a radomized form of depth-first traversal, Prim's algorithm, and Kruskal's algorithm

Users can create maze themselves or generate a maze and then edit it

About

Maze solver and generator for the browser written in vanilla JS, HTML, and CSS

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages