Skip to content
/ mazes Public

A simple maze building (and solving) application using recursive backtracking.

Notifications You must be signed in to change notification settings

ategt/mazes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazes

This was a project that I did as part of a challenge from a friend.

Running maze_ui.py will print starting and ending locations for a maze, then display the maze and then that mazes' solution.

Maze displaying requires matplotlib.

About

A simple maze building (and solving) application using recursive backtracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages