Skip to content

A graphical application to depict maze generation and search algorithms in Java.

Notifications You must be signed in to change notification settings

tk744/maze-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Maze Algorithms Visualizer

Started project on January 24, 2018 and stopped working on it around early June 2018. Mostly completed, but some algorithms have yet to be implemented and some functions such as the maximizing nodes function need a lot of optimization. However, it works as intended and looks finished, and I most likely won't continue to work on this project.

Algorithms

The following is a list of links to the algorithms implemented in this program:

Maze Generation Algorithms

Maze Search Algorithms

About

A graphical application to depict maze generation and search algorithms in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages