pathfinding-algorithms
Here are 176 public repositories matching this topic...
Language:All
Sort:Most stars
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
- Updated
Dec 15, 2025 - C
Fast, lightweight and easy-to-use pathfinding library for grid-based games
- Updated
Oct 21, 2022 - Lua
Pathfinding visualizations with Python and Pygame
- Updated
Feb 9, 2025 - Python
Conflict-based search for multi-agent path finding
- Updated
Apr 5, 2019 - Python
A visualizer for the core search algorithms used in AI and game development. Special thanks to Amit Patel and his cool tutorials for providing me with the inspiration. #MadeWithUnity
- Updated
Oct 10, 2024 - C#
🎢 Visualize various pathfinding algorithm using React.js
- Updated
Jul 20, 2022 - JavaScript
BrainAI is a set of helper classes to add AI to your game.
- Updated
Nov 11, 2025 - C#
Pathfinding Algorithm Visualizer with ability to Pause/Rewind during run
- Updated
Dec 11, 2024 - Svelte
Offline Time-Independent Multi-Agent Path Planning (IJCAI-22, T-RO-23)
- Updated
Apr 14, 2025 - C++
Visualization tool for various algorithms wrriten in ASP.NET Core & React
- Updated
Apr 23, 2024 - C#
🧠 This repository features an intelligent agent that autonomously explores the Wumpus World—a grid filled with hidden Wumpuses, pits, and gold. Using logic, inference, and planning, the agent avoids dangers, finds gold, and escapes. Includes real-time Pygame visualization and customizable settings, ideal for AI/game logic study and experimentation
- Updated
Aug 21, 2025 - Python
Ever use Google maps? Well, Google maps uses a type of pathfinding algorithm in order to route you from your origin to your destination. PathFinder is simply a tool that visualizes how these types of pathfinding algorithms work. With PathFinder, you can visualize how the Breadth First Search and Depth First Search pathfinding algorithms operate …
- Updated
Feb 25, 2024 - Swift
Various pathfinding algorithms implemented in rust. Currently very WIP.
- Updated
Sep 4, 2020 - Rust
Pathfinding and maze generation algorithms visualizer
- Updated
Jun 16, 2022 - Java
The collection of Context-Free Path Querying algorithms
- Updated
Dec 16, 2025 - Python
📈 Online Algorithm Visualiser for Pathfinding Algorithms
- Updated
Jan 11, 2020 - Dart
A project for showing different kinds of pathfinding algorithms
- Updated
Mar 23, 2021 - JavaScript
Quadratization of differential equations
- Updated
Mar 13, 2024 - HTML
Visualization tool for the most popular pathfinding and maze generation algorithms.
- Updated
Jun 17, 2022 - Python
🛰️ Real-world navigation based on open source spatial data and pathfinding algorithms
- Updated
Aug 20, 2021 - Java
Improve this page
Add a description, image, and links to thepathfinding-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepathfinding-algorithms topic, visit your repo's landing page and select "manage topics."