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☆147Updated last year
- A flood fill algorithm implementation for C#☆89Updated 5 years ago
- Behavior Trees and Case Logic for C#7☆110Updated 2 years ago
- C# implementation of Fortunes Algorithm. Includes MonoGame example☆88Updated 4 years ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆88Updated 2 years ago
- Goal Oriented Action Planning C#/.NET Library☆64Updated 5 years ago
- 2D math / geometry collision library for C#, compatable with monogame.☆52Updated 4 years ago
- A simple system for running nested coroutines in C#.☆139Updated 7 years ago
- SharpSteer2 - AI Steering Behaviours For C#☆32Updated 9 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 last year
- Probably the simplest to use ECS for C#☆93Updated last year
- A fluent networking library build on top of lidgren network.☆15Updated 7 years ago
- C# implementation of a real-time Smoothed Particle Hydrodynamics (SPH) physics fluid simulation engine.☆46Updated 8 years ago
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆163Updated last month
- An entity component system framework for C#, Unity.☆37Updated 3 years ago
- A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.☆41Updated 9 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.…☆158Updated 5 years ago
- C# Simplex Noise (1D, 2D, 3D). Supports arbitrary sizes and scales.☆174Updated last year
- A GOAP (Goal Oriented Action Planning) AI library, written in C#.☆110Updated 3 months ago
- Goal oriented action planning beyond GOAP☆76Updated 4 years ago
- Shared code between the Svelto repositories☆41Updated last year
- C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation☆191Updated 4 years ago
- A simple implementation of Unity's Coroutines to be used for any C# project☆42Updated 2 years ago
- Permuted Congruential Generator (PCG) for C#☆52Updated 7 years ago
- Various collections which are completely unmanaged by the GC☆50Updated 4 years ago
- A NuGet package for simple, forward-compatible references to any Unity DLL on any platform.☆116Updated last month
- 2D physics engine in C#☆36Updated 4 months ago
- Server platform for games, which includes router, matchmakers and game servers☆15Updated last month
- Snapshot of Christian Woltering's Triangle.NET (with docs)☆83Updated 7 years ago