Skip to content
#

backtracking-algorithm

Here are 149 public repositories matching this topic...

Java-based GUI application that solves mazes using backtracking algorithm. It visualizes the maze-solving process in real-time, highlighting the current path, backtracking steps, and teleportation through portals. The application effectively demonstrates pathfinding algorithms by marking visited cells, backtracking paths, and portal usage.

  • Updated Aug 16, 2024
  • Java

Improve this page

Add a description, image, and links to the backtracking-algorithm 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 backtracking-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more