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.
☆340Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for AStar
- Advanced Pathfinding for C#☆539Updated 2 years ago
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use☆136Updated 6 months ago
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…☆153Updated 4 years ago
- C# port of Box2D - Erin Catto's 2D Physics Engine☆271Updated last year
- High performance 2D collision detection system with realistic physics responses.☆668Updated 3 years ago
- Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.☆663Updated 8 months ago
- 2D collision detection system.☆371Updated last year
- A jump point search algorithm for grid based games in C#☆230Updated 3 years ago
- C# behaviour tree library with a fluent API☆387Updated 6 years ago
- Pure C# 3D real time physics simulation library. Repo contains only the 1.X.X versions.☆401Updated last year
- A C# port of Box2D☆544Updated 2 months ago
- A reactive take on the ECS pattern for .net game developers☆522Updated 4 months ago
- A 2D Physics Library for Networked Games☆260Updated 3 years ago
- A small, easy to understand C# implementation of the A Star pathfinding algorithm for 2D grid based applications.☆86Updated 2 years ago
- Lightweight and fully managed reliable UDP library.☆213Updated last year
- Pure C# HighLevel API for multiplayer games☆202Updated this week
- A pure managed C# implementation of the Netcode.IO spec☆255Updated last year
- Fast, simple, and dependency-free physics engine written in C# with a clear and user-friendly API.☆237Updated this week
- Lightweight toolset for creating concurrent networking systems for multiplayer games☆308Updated 2 years ago
- UI system for MonoGame projects.☆478Updated 6 months ago
- 2D lighting with soft shadows for MonoGame☆321Updated 2 years ago
- Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.☆105Updated 9 months ago
- C# library for parsing and importing TMX and TSX files generated by Tiled, a tile map generation tool☆329Updated 2 years ago
- Fixed point math C# library☆592Updated 6 years ago
- Reliable UDP networking library☆812Updated this week
- Example simple game with LiteNetLib (work in progress)☆159Updated 2 years ago
- .NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifica…☆494Updated 8 months ago
- DotRecast - a port of Recast & Detour, Industry-standard navigation mesh toolset for .NET, C#, Unity3D, games, servers☆555Updated this week
- Managed C# abstraction of GameNetworkingSockets library by Valve Software☆401Updated 2 years ago