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.
☆356Updated 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☆307Updated 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.…☆160Updated 5 years ago
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use and extension.☆157Updated 3 months ago
- High performance 2D collision detection system with realistic physics responses.☆725Updated 4 years ago
- 2D collision detection system.☆380Updated 2 years ago
- Advanced Pathfinding for C#☆553Updated 3 years ago
- Lightweight and fully managed reliable UDP library.☆224Updated 2 years ago
- C# behaviour tree library with a fluent API☆396Updated 8 years ago
- Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.☆746Updated last year
- A jump point search algorithm for grid based games in C#☆238Updated 4 years ago
- C# library for parsing and importing TMX and TSX files generated by Tiled, a tile map generation tool☆337Updated 3 years ago
- Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.☆119Updated 2 years ago
- A reactive take on the ECS pattern for .net game developers☆542Updated 7 months ago
- Reliable UDP networking library☆891Updated 7 months ago
- A 2D Physics Library for Networked Games☆278Updated 4 years ago
- Benchmarks of some C# ECS frameworks.☆174Updated 11 months ago
- Pure C# 3D real time physics simulation library. Repo contains only the 1.X.X versions.☆419Updated 2 years ago
- Extensions for Arch with some useful features like Systems, Source Generator and Utils.☆211Updated 4 months ago
- A pure managed C# implementation of the Netcode.IO spec☆263Updated 2 years ago
- UI system for MonoGame projects.☆508Updated last year
- TiledCS is a dotnet library for loading Tiled tilesets and maps☆160Updated last year
- 2D lighting with soft shadows for MonoGame☆339Updated 3 years ago
- .NET wrapper for the Bullet physics library☆301Updated 11 months ago
- A cross-platform, realtime physics engine for all .NET apps.☆405Updated 2 years ago
- An efficient and easy to implement synchronization layer for multiplayer games☆73Updated last month
- .NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifica…☆516Updated last month
- A pure C# Spriter implementation☆220Updated 3 years ago
- A simple system for running nested coroutines in C#.☆138Updated 8 years ago
- 2D math / geometry collision library for C#, compatable with monogame.☆55Updated 4 years ago
- Pure C# HighLevel API for multiplayer games☆310Updated 2 weeks ago