Skip to content

NicholasBellDev/Mazes-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mazes (Course Project)

Creates, visualizes, and solves mazes automatically generated.

  • Implements Kruskal's MST Algorithm to randomly generate solvable mazes.
  • Uses Dijkstra's shortest path algorithm to find quickest/shortest solution of the maze.
  • Sample Output:

    alt text

About

Randomly Generates Solvable Mazes, and provides a visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages