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.
A game engine to learn about game engine development
The next iteration of my MiniEngine based on DirectX11 and .NET 6.0