AStar
Path finder library
An A"* algorithm implementation for 2D path finding in grids and graphs with .NET support
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.
341 stars
9 watching
61 forks
Language: C#
last commit: 10 months ago astarcsharpcsharp-librarydotnetdotnetstandardgame-devgame-developmentpathfinding