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.
☆346Updated 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☆294Updated 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.…☆157Updated 5 years ago
- Advanced Pathfinding for C#☆550Updated 3 years ago
- High performance 2D collision detection system with realistic physics responses.☆700Updated 3 years ago
- Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.☆707Updated last year
- 2D collision detection system.☆378Updated last year
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use☆146Updated last year
- A pure managed C# implementation of the Netcode.IO spec☆261Updated 2 years ago
- A reactive take on the ECS pattern for .net game developers☆541Updated this week
- A jump point search algorithm for grid based games in C#☆237Updated 3 years ago
- Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.☆114Updated last year
- C# library for parsing and importing TMX and TSX files generated by Tiled, a tile map generation tool☆334Updated 2 years ago
- C# behaviour tree library with a fluent API☆395Updated 7 years ago
- Lightweight and fully managed reliable UDP library.☆217Updated 2 years ago
- A 2D Physics Library for Networked Games☆271Updated 4 years ago
- Managed C# abstraction of GameNetworkingSockets library by Valve Software☆412Updated 2 years ago
- .NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifica…☆502Updated 2 weeks ago
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆162Updated this week
- UI system for MonoGame projects.☆496Updated last year
- Benchmarks of some C# ECS frameworks.☆145Updated 4 months ago
- 2D lighting with soft shadows for MonoGame☆333Updated 2 years ago
- Reliable UDP networking library☆849Updated 7 months ago
- .NET wrapper for the Bullet physics library☆291Updated 4 months ago
- A C# port of Box2D☆604Updated 3 months ago
- Pure C# 3D real time physics simulation library. Repo contains only the 1.X.X versions.☆413Updated 2 years ago
- Artemis Entity System Framework ported to C#☆346Updated 5 years ago
- Pure C# HighLevel API for multiplayer games☆252Updated this week
- ☆109Updated 2 years ago
- Lightweight toolset for creating concurrent networking systems for multiplayer games☆316Updated 3 years ago
- A simple system for running nested coroutines in C#.☆139Updated 7 years ago