Skip to content
#

pathfinder-visualizer

Here is 1 public repository matching this topic...

This project implements two essential pathfinding algorithms used in artificial intelligence and graph traversal: A* (A-star) and Breadth-First Search (BFS). It is designed to help visualize and compare how these algorithms find paths from a start point to a goal within a grid-based environment.

  • Updated Jul 28, 2026
  • Python

Improve this page

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

Learn more