Skip to content

Given a number, automatically create a random maze and find shortest path solution using depth first search. The maze is generated and solved in terminal.

Notifications You must be signed in to change notification settings

maxabrams/Maze-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-Generator

Given a number, automatically create a random maze and find shortest path solution using depth first search. The maze is generated and solved in terminal.

About

Given a number, automatically create a random maze and find shortest path solution using depth first search. The maze is generated and solved in terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages