astar_dart 2.4.2 copy "astar_dart: ^2.4.2" to clipboard
astar_dart: ^2.4.2 copied to clipboard

A pathfinding implementation in Dart. Efficiently finds shortest paths on grids, supporting barriers and weights. Manhattan, Euclidean, Hex

astar_dart #

Features A* pathfinding algorithm implementation.

Support for different types of movement or grids (e.g., Hex astar).

Handling of random movement and variable pathfinding.

Functionality for searching for neighbors and nearby goals.

4
likes
0
points
587
downloads

Publisher

unverified uploader

Weekly Downloads

A pathfinding implementation in Dart. Efficiently finds shortest paths on grids, supporting barriers and weights. Manhattan, Euclidean, Hex

Repository (GitHub)
View/report issues

Topics

#astar #pathfinding #manhattan #euclidean #hex

License

unknown (license)

Dependencies

array2d, collection, meta

More

Packages that depend on astar_dart