Skip to content
/ Maze Public

This is a recursive maze-solver. Given a starting and ending point, the shortest path will be displayed. The mazes used are randomly generated.

Notifications You must be signed in to change notification settings

bkthomps/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Maze

This is a recursive maze-solver. Given a starting and ending point, the shortest path will be displayed. The mazes used are randomly generated.

About

This is a recursive maze-solver. Given a starting and ending point, the shortest path will be displayed. The mazes used are randomly generated.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages