Skip to content

Mitchel34/MazeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

A Java-based maze generator and solver with a Swing GUI. Uses randomized DFS to generate a perfect maze (one unique path between any two cells) and A search* with Manhattan distance to find the shortest path. The GUI visualizes the maze, start (green), end (red), and the solution path (blue).

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages