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.
340 stars
9 watching
60 forks
Language: C#
last commit: 8 months ago astarcsharpcsharp-librarydotnetdotnetstandardgame-devgame-developmentpathfinding