Skip to content

HaecheonLee/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze

To visualize how graph search algorithms escape a maze

Description

The application generates a maze by N x M size. As well, it provides some graph traversal algorithms, such as dfs, bfs, and a* search algorithm in order to display how those algorithms work.

Preview

maze preview

References

About

A visualizing application for escaping a maze

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published