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
- C# port of Box2D - Erin Catto's 2D Physics Engine☆271Updated last year
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…☆154Updated 4 years ago
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use☆136Updated 6 months ago
- High performance 2D collision detection system with realistic physics responses.☆671Updated 3 years ago
- Advanced Pathfinding for C#☆541Updated 2 years ago
- C# behaviour tree library with a fluent API☆388Updated 6 years ago
- A reactive take on the ECS pattern for .net game developers☆523Updated 5 months ago
- C# library for parsing and importing TMX and TSX files generated by Tiled, a tile map generation tool☆329Updated 2 years ago
- A jump point search algorithm for grid based games in C#☆231Updated 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
- Reliable UDP networking library☆813Updated 2 weeks ago
- Fluent API for creating state machines in C#☆280Updated 5 years ago
- A 2D Physics Library for Networked Games☆263Updated 3 years ago
- UI system for MonoGame projects.☆479Updated 6 months ago
- Pure C# 3D real time physics simulation library. Repo contains only the 1.X.X versions.☆401Updated last year
- .NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifica…☆494Updated 9 months ago
- Lightweight toolset for creating concurrent networking systems for multiplayer games☆308Updated 2 years ago
- Lightweight and fully managed reliable UDP library.☆213Updated last year
- Lidgren Network Library☆1,195Updated 3 years ago
- Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.☆106Updated 10 months ago
- Example simple game with LiteNetLib (work in progress)☆160Updated 2 years ago
- A pure C# Spriter implementation☆220Updated last year
- Managed C# abstraction of GameNetworkingSockets library by Valve Software☆401Updated 2 years ago
- .NET wrapper for the Bullet physics library☆276Updated 4 years ago
- MonoGame.Forms is the easiest way of integrating a MonoGame render window into your Windows Forms project. It should make your life much …☆288Updated last month
- Library for randomly selecting weighted items in C#☆121Updated 3 years ago
- TiledCS is a dotnet library for loading Tiled tilesets and maps☆143Updated 2 months ago
- 2D lighting with soft shadows for MonoGame☆321Updated 2 years ago