davecusatis / A-Star-SharpLinks
A small, easy to understand C# implementation of the A Star pathfinding algorithm for 2D grid based applications.
☆88Updated 3 years ago
Alternatives and similar repositories for A-Star-Sharp
Users that are interested in A-Star-Sharp are comparing it to the libraries listed below
Sorting:
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use and extension.☆158Updated 2 months ago
- A flood fill algorithm implementation for C#☆91Updated 5 years ago
- Behavior Trees and Case Logic for C#7☆113Updated 3 years ago
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆34Updated 7 years ago
- A improved fork of ENet, a tried and true networking library. C, C++, C# compatible.☆91Updated 2 years ago
- Goal Oriented Action Planning C#/.NET Library☆65Updated 5 years ago
- A GOAP (Goal Oriented Action Planning) AI library, written in C#.☆123Updated 9 months ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆86Updated 2 years ago
- Plugin-Based C# Code Generator☆26Updated last year
- A simple implementation of Unity's Coroutines to be used for any C# project☆46Updated 2 years ago
- A simple system for running nested coroutines in C#.☆138Updated 8 years ago
- Goal oriented action planning beyond GOAP☆77Updated 5 years ago
- .NET Generic Host adapted for Unity3D Microsoft.Extensions.Hosting☆21Updated last year
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- ☆68Updated 6 years ago
- Virtual File System (VFS) is a lightweight C# framework that allows merging folders and zip-archives into one unified virtual hierarchy, …☆67Updated 2 months ago
- C# implementation of Fortunes Algorithm. Includes MonoGame example☆90Updated 4 years ago
- Hexagonal lib for .NET