Skip to content

Simple stack-based DFS maze solver (C++ and Python).

Notifications You must be signed in to change notification settings

adegenna/mazesolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mazesolver

Implementation (in both Python and C++) of simple stack-based depth-first search with backtracking for solving mazes.

unittests

dfs.mp4
dfs_3.mp4

maze256

About

Simple stack-based DFS maze solver (C++ and Python).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published