Skip to content

Create random maze of specified size with only one path from any place in the maze to the exit.

Notifications You must be signed in to change notification settings

TechMaz/maze-paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

maze-paths

Create random maze of specified size with only one path from any place in the maze to the exit.

Run it with python mazepaths.py

Based on Kruskal's Algorithm for Graphs

About

Create random maze of specified size with only one path from any place in the maze to the exit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages