Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 190 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 190 Bytes

Kruskal/Prim's Maze Generator

HTML/CSS/JS code for maze generator, employing both Kruskal's and Prim's algorithm, allowing app users to visualise the mazes being generated side by side.