Skip to content
#

manhattan-distance

Here are 91 public repositories matching this topic...

This Java-based GUI program lets users generate and solve mazes. It employs the Depth-First Search (DFS) algorithm for maze generation and A* algorithm with Manhattan distance heuristic for solving. The program provides a visual representation of the maze, allowing users to visualize the process of maze creation and solving.

  • Updated Jun 12, 2023
  • Java

Improve this page

Add a description, image, and links to the manhattan-distance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the manhattan-distance topic, visit your repo's landing page and select "manage topics."

Learn more