pathfinding-algorithms topic

List pathfinding-algorithms repositories

Jumper

606
Stars
122
Forks
Watchers

Fast, lightweight and easy-to-use pathfinding library for grid-based games

libtcod

931
Stars
60
Forks
Watchers

A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.

Pathfinding-Algorithms

85
Stars
14
Forks
Watchers

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

multiagent-pathfinding

97
Stars
15
Forks
Watchers

Conflict-based search for multi-agent path finding

Pathfinding-Visualizer

57
Stars
16
Forks
Watchers

:roller_coaster: Visualize various pathfinding algorithm using React.js

BrainAI

39
Stars
6
Forks
Watchers

BrainAI is a set of helper classes to add AI to your game.

AlgorithmVisualizer

18
Stars
4
Forks
Watchers

Visualization tool for various algorithms wrriten in ASP.NET Core & React

otimapp

22
Stars
3
Forks
Watchers

Offline Time-Independent Multi-Agent Path Planning (IJCAI-22, T-RO-23)

PathFinder

16
Stars
2
Forks
Watchers

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...