FreeBSD.software
Home/devel/p5-AI-Pathfinding-AStar

p5-AI-Pathfinding-AStar

0.10_1

Perl implementation of the A* pathfinding algorithm

This module implements the A* pathfinding algorithm. It acts as a base class from which a custom map object can be derived. It requires from the map object a subroutine named "getSurrounding" and provides to the object a routine called "findPath" which calculates the shortest (ie. least-expensive) path between two nodes.

Origin: devel/p5-AI-Pathfinding-AStar
Category: devel
Size: 17.0KiB
License: ART10, GPLv1+
Maintainer: bofh@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install p5-AI-Pathfinding-AStar

Dependencies (2)

More in devel