AStar Versions Save

A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.

v3.0.2

3 years ago

Minor release that adds utilities for loading and saving a graph to XML. Special thanks to @jcageman for sending in a PR to make this possible.

Download it from NuGet: https://www.nuget.org/packages/RoyT.AStar/3.0.2