Nikhil-818/Maze-Solver ? reverse-engineered prompt

Reverse engineered prompt

Build me a Java maze solver app with a simple GUI that lets me generate random mazes and then solve them with a few different pathfinding options. I want buttons to create a new maze and to run A* search, BFS, DFS, and Dijkstra, and I want the maze to visually show the solution path when it finds one. Please also show helpful stats after each run, like how long it took, how many steps it used, how many nodes it explored, and how much memory it used. If a maze can not be solved, make that clear in the interface too. Keep it easy to run from a main GUI class, and make the layout straightforward enough that someone can click around without needing instructions. If you need to check current Java GUI or algorithm details online, go ahead and look them up.

Are you gonna build this?

make sure you review the code using arcumet

Try freeSponsored — opens Arcumet in a new tab