Pathfinding around a set of circular obstacles
-
Updated
Nov 24, 2025 - HTML
Pathfinding around a set of circular obstacles
Run for your life! A reverse take on the classic Snake game where YOU are the apple and the AI snake is hunting you. Built with vanilla JS & A* Pathfinding.
visualizes five pathfinding algorithms and maze generation algorithms.
C++ A* pathfinding library
A Visualizer for the A* path finding algorithm. C#
IoT project of a remotely-controllable cleaning robot that optimizes the path through which it executes the cleaning, in order to minimize the needed time
A* pathfinder algorithm in JavaScript with an user friendly UI
(Esteban Vergara Giraldo - Miguel Angel Cock Cano - Sebastian Camacho Palacio) Data and algorithm project (EAFIT) [1st semester].
🛡️ SafeRoute AI: Prioritizing Survival Over Speed. An AI-powered navigation system that analyzes road geometry, weather, and infrastructure to calculate the safest path, not just the fastest one. Powered by Python, OSMnx, and Google Gemini. 2. Website
comparison of 4 search algorithms: depth first search, breadth first search, uniform cost search and A*
A pathfinding simulator that uses the A* algorithm to find the shortest path
A point-and-click platformer showcasing Surfacer's procedural pathfinding.
Autonomous subsystem for an autonomous vehicle
Implementação de Teoria dos Grafos para otimização de rotas logísticas e análise de robustez de redes (Python/NetworkX).
Visualization tool of path finding algorithms
A javascript implementation of the flowfield algorithm by Treuille, Cooper, and Popovic
Interactive pathfinding algorithm visualizer with real-time animated demonstrations of Dijkstra's, A*, Greedy Best-First, and BFS algorithms on both grid and map-based networks.
Segundo proyecto para el curso de Algoritmos y Estructuras de Datos 2. La idea es hacer un juego basado en "tower defense" y genética en POO utilizando el lenguaje de programación C++.
Interactive pathfinding visualizer — BFS, DFS, Dijkstra & A* implemented in C++ compiled to WebAssembly. Watch algorithms explore a grid in real-time with maze generation, weighted nodes & algorithm comparison mode.
Add a description, image, and links to the pathfinding topic page so that developers can more easily learn about it.
To associate your repository with the pathfinding topic, visit your repo's landing page and select "manage topics."