valantonini / AStar
A 2D A Star (A*) pathfinding implementation in C# focused on ease of use
☆136Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for AStar
- A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETS…☆340Updated 7 months ago
- A small, easy to understand C# implementation of the A Star pathfinding algorithm for 2D grid based applications.☆86Updated 2 years ago
- Library for randomly selecting weighted items in C#☆121Updated 3 years ago
- Benchmarks of some C# ECS frameworks.☆130Updated 4 months ago
- Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.☆106Updated 10 months ago
- Pure C# HighLevel API for multiplayer games☆204Updated this week
- C# port of Box2D - Erin Catto's 2D Physics Engine☆271Updated last year
- An efficient and easy to implement synchronization layer for multiplayer games☆71Updated last year
- Probably the simplest to use ECS for C#☆76Updated last year
- Extensions for Arch with some useful features like Systems, Source Generator and Utils.☆162Updated 3 months ago
- Lightweight and fully managed reliable UDP library.☆213Updated last year
- Example simple game with LiteNetLib (work in progress)☆160Updated 2 years ago
- A high-performance alloc free c# Jobscheduler.☆166Updated this week
- 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
- Lightweight toolset for creating concurrent networking systems for multiplayer games☆308Updated 2 years ago
- C# ECS + ORM☆164Updated 3 months ago
- 2D math / geometry collision library for C#, compatable with monogame.☆53Updated 3 years ago
- A improved fork of ENet, a tried and true networking library. C, C++, C# compatible.☆91Updated last year
- C# Rollback network SDK☆101Updated this week
- Fluent API for creating state machines in C#☆280Updated 5 years ago
- C# ECS 🔥 high-performance☆159Updated this week
- Lidgren Network Library (Space Wizards edition)☆50Updated 6 months ago
- Fast, simple, and dependency-free physics engine written in C# with a clear and user-friendly API.☆246Updated this week
- A reactive take on the ECS pattern for .net game developers☆523Updated 5 months ago
- This project is a finite state machine designed to be used in games.☆60Updated last year
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆86Updated last year
- WattleScript C# scripting engine.☆58Updated 9 months ago
- A simple system for running nested coroutines in C#.☆136Updated 7 years ago