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 flood fill algorithm implementation for C#☆89Updated 5 years ago
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use☆152Updated last year
- Goal Oriented Action Planning C#/.NET Library☆64Updated 5 years ago
- A simple system for running nested coroutines in C#.☆139Updated 8 years ago
- Behavior Trees and Case Logic for C#7☆110Updated 2 years ago
- 2D math / geometry collision library for C#, compatable with monogame.☆54Updated 4 years ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆87Updated 2 years ago
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆164Updated 3 months ago
- C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation☆195Updated 4 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…☆160Updated 5 years ago
- A simple implementation of Unity's Coroutines to be used for any C# project☆45Updated 2 years ago
- A simple C# example of Behavior Trees + Editor.☆76Updated 3 months ago
- SharpSteer2 - AI Steering Behaviours For C#☆32Updated 10 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
- Shared code between the Svelto repositories☆41Updated last year
- 2D physics engine in C#☆39Updated 6 months ago
- A improved fork of ENet, a tried and true networking library. C, C++, C# compatible.☆91Updated last year
- A replacement for Unity coroutines using C#7's async/await☆78Updated last year
- A procedural dungeon generator with connected paths created from a spanning tree☆72Updated 4 years ago
- An entity component system framework for C#, Unity.☆37Updated 3 years ago
- Peer to peer network solution for multiplayer games.☆157Updated 2 years ago
- Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d☆68Updated 7 years ago
- Goal oriented action planning beyond GOAP☆76Updated 4 years ago
- A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.☆42Updated 10 years ago
- A GOAP (Goal Oriented Action Planning) AI library, written in C#.☆110Updated 5 months ago
- Hexagonal lib for .NET☆36Updated 5 years ago
- cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and…☆204Updated last week
- Very simple, lightweight Entity Component System platform based on archetype architecture☆29Updated 8 months ago