roy-t / AStar
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.
☆343Updated last year
Alternatives and similar repositories for AStar:
Users that are interested in AStar are comparing it to the libraries listed below
- C# port of Box2D - Erin Catto's 2D Physics Engine☆291Updated last year
- High performance 2D collision detection system with realistic physics responses.☆692Updated 3 years ago
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use☆143Updated 11 months ago
- Advanced Pathfinding for C#☆545Updated 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 4 years ago
- 2D collision detection system.☆375Updated last year
- A jump point search algorithm for grid based games in C#☆236Updated 3 years ago
- Reliable UDP networking library☆837Updated 5 months ago
- C# behaviour tree library with a fluent API☆393Updated 7 years ago
- Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.☆699Updated last year
- Lightweight toolset for creating concurrent networking systems for multiplayer games☆315Updated 3 years ago
- A reactive take on the ECS pattern for .net game developers☆533Updated last week
- A 2D Physics Library for Networked Games☆266Updated 4 years ago
- Pure C# 3D real time physics simulation library. Repo contains only the 1.X.X versions.☆412Updated last year
- Lightweight and fully managed reliable UDP library.☆213Updated 2 years ago
- A C# port of Box2D☆599Updated last month
- Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.☆113Updated last year
- A pure managed C# implementation of the Netcode.IO spec☆259Updated 2 years ago
- C# library for parsing and importing TMX and TSX files generated by Tiled, a tile map generation tool☆335Updated 2 years ago
- Fixed point math C# library☆613Updated 7 years ago
- Managed C# abstraction of GameNetworkingSockets library by Valve Software☆406Updated 2 years ago
- Lidgren Network Library☆1,205Updated 4 years ago
- Fast, simple, and dependency-free physics engine written in C# with a clear and user-friendly API.☆307Updated last week
- Benchmarks of some C# ECS frameworks.☆139Updated last month
- A Client/Server Network State-Synchronization Layer for Games☆157Updated 7 years ago
- .NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifica…☆499Updated last year
- Pure C# HighLevel API for multiplayer games☆235Updated this week
- Artemis Entity System Framework ported to C#☆346Updated 5 years ago
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆175Updated 3 years ago
- Svelto ECS C# Entity Component System☆1,272Updated 8 months ago