roy-t / AStarLinks
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.
☆345Updated last year
Alternatives and similar repositories for AStar
Users that are interested in AStar are comparing it to the libraries listed below
Sorting:
- C# port of Box2D - Erin Catto's 2D Physics Engine☆296Updated 2 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
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use☆147Updated last year
- High performance 2D collision detection system with realistic physics responses.☆705Updated 3 years ago
- 2D collision detection system.☆378Updated last year
- C# behaviour tree library with a fluent API☆395Updated 7 years ago
- Advanced Pathfinding for C#☆551Updated 3 years ago
- C# library for parsing and importing TMX and TSX files generated by Tiled, a tile map generation tool☆334Updated 2 years ago
- Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.☆707Updated last year
- A jump point search algorithm for grid based games in C#☆238Updated 4 years ago
- Lightweight and fully managed reliable UDP library.☆218Updated 2 years ago
- A reactive take on the ECS pattern for .net game developers☆541Updated 3 weeks ago
- Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.☆115Updated last year
- A simple system for running nested coroutines in C#.☆139Updated 7 years ago
- Pure C# 3D real time physics simulation library. Repo contains only the 1.X.X versions.☆414Updated 2 years ago
- A 2D Physics Library for Networked Games☆271Updated 4 years ago
- Lightweight toolset for creating concurrent networking systems for multiplayer games☆318Updated 3 years ago
- 2D math / geometry collision library for C#, compatable with monogame.☆52Updated 4 years ago
- A pure managed C# implementation of the Netcode.IO spec☆261Updated 2 years ago
- .NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifica…☆505Updated last month
- Lidgren Network Library☆1,209Updated 4 years ago
- An efficient and easy to implement synchronization layer for multiplayer games☆71Updated 2 years ago
- Artemis Entity System Framework ported to C#☆347Updated 5 years ago
- TiledCS is a dotnet library for loading Tiled tilesets and maps☆152Updated 10 months ago
- Reliable UDP networking library☆857Updated last week
- Managed C# abstraction of GameNetworkingSockets library by Valve Software☆413Updated 2 years ago
- 2D lighting with soft shadows for MonoGame☆333Updated 2 years ago
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆163Updated 3 weeks ago
- A cross-platform, realtime physics engine for all .NET apps.☆400Updated last year
- .NET wrapper for the Bullet physics library☆291Updated 4 months ago