davecusatis / A-Star-SharpLinks
A small, easy to understand C# implementation of the A Star pathfinding algorithm for 2D grid based applications.
☆87Updated 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☆153Updated last year
- A flood fill algorithm implementation for C#☆90Updated 5 years ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆87Updated 2 years ago
- Behavior Trees and Case Logic for C#7☆111Updated 3 years ago
- Goal Oriented Action Planning C#/.NET Library☆65Updated 5 years ago
- A GOAP (Goal Oriented Action Planning) AI library, written in C#.☆112Updated 6 months ago
- 2D math / geometry collision library for C#, compatable with monogame.☆54Updated 4 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆44Updated 6 years ago
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆164Updated 3 months ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- C# interpreter written in C#☆137Updated 2 years ago
- Probably the simplest to use ECS for C#☆94Updated 2 years ago
- Shared code between the Svelto repositories☆41Updated last year
- Permuted Congruential Generator (PCG) for C#☆53Updated 7 years ago
- A high-performance alloc free c# Jobscheduler.☆191Updated 6 months ago
- Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d☆68Updated 7 years ago
- C# implementation of Fortunes Algorithm. Includes MonoGame example☆89Updated 4 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
- An entity component system framework for C#, Unity.☆37Updated 3 years ago
- Hexagonal lib for .NET☆36Updated 5 years ago
- Goal oriented action planning beyond GOAP☆77Updated 4 years ago
- C# ECS Benchmarks☆37Updated 2 months ago
- C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation