Skip to content
#

pathfinding-visualizer

Here are 123 public repositories matching this topic...

It allows users to visualize the behavior of two popular pathfinding algorithms: A* (A-star) and BFS (Breadth-First Search). The tool features an intuitive graphical interface where users can interactively set up obstacles and start points, then watch in real-time as the algorithms calculate and display the shortest path.

  • Updated Aug 26, 2024
  • Python

[Rebuild] Snake Remake 🐍 is an upgraded edition of my past project, 'Unconventional Snake Xenia.' It's an AI-driven snake game featuring a custom neural network. 🧠 The menu-driven interface offers visualizations of different pathfinding algorithms! 🎮

  • Updated May 29, 2024
  • Python

Improve this page

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

Learn more