Skip to content
/ Maze Public

Creation of random maze and resolution with BFS and DFS

Notifications You must be signed in to change notification settings

AyozeGS/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Maze

Creation of random maze and resolution with BFS and DFS (movements in 4 or 8 directions)

Generated maze (30x60) Alt text

Breadth Forst Search Algorithm (8 movement directions) Alt text

Depth First Search Algorithm (8 movement directions) Alt text

Found path with DFS (8 movement directions) Alt text

About

Creation of random maze and resolution with BFS and DFS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published