ChevyRay / CoroutinesLinks
A simple system for running nested coroutines in C#.
☆139Updated 7 years ago
Alternatives and similar repositories for Coroutines
Users that are interested in Coroutines are comparing it to the libraries listed below
Sorting:
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…☆158Updated 5 years ago
- Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.☆115Updated last year
- A pure C# Spriter implementation☆219Updated 2 years ago
- Probably the simplest to use ECS for C#☆93Updated last year
- Advanced physics engine library based on Chipmunk in C#☆82Updated 6 years ago
- A pure managed C# socket-agnostic reliability layer inspired by reliable.io and yojimbo☆151Updated 7 years ago
- SharpSteer2 - AI Steering Behaviours For C#☆32Updated 9 years ago
- A flood fill algorithm implementation for C#☆88Updated 5 years ago
- TinyJSON is a simple JSON library for C# that strives for ease of use.☆98Updated 4 years ago
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use☆147Updated last year
- A 2D Physics Library for Networked Games☆271Updated 4 years ago
- Use CastleDB files in Unity with some extra sugar☆99Updated 3 years ago
- 2D math / geometry collision library for C#, compatable with monogame.☆52Updated 4 years ago
- A pure managed C# implementation of the Netcode.IO spec☆261Updated 2 years ago
- ECS-based Game Engine powered by MonoGame for C# games.☆65Updated 2 years ago
- A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETS…☆345Updated last year
- C# library for parsing and importing TMX and TSX files generated by Tiled, a tile map generation tool☆334Updated 2 years ago
- A Client/Server Network State-Synchronization Layer for Games☆156Updated 7 years ago
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆163Updated 3 weeks ago
- A small, easy to understand C# implementation of the A Star pathfinding algorithm for 2D grid based applications.☆87Updated 3 years ago
- C# Realtime GUI System☆142Updated last year
- This project is a finite state machine designed to be used in games.☆61Updated 2 years ago
- A simple implementation of Unity's Coroutines to be used for any C# project☆42Updated 2 years ago
- Penner's easing functions in C#☆103Updated 11 years ago
- DarkConfig is a configuration library for games which supports fast and expressive iteration☆161Updated 10 months ago
- Artemis Entity System Framework ported to C#☆347Updated 5 years ago
- A simple C# example of Behavior Trees + Editor.☆74Updated last month
- Lightweight and fully managed reliable UDP library.☆218Updated 2 years ago
- C# port of the famous C framework☆69Updated 6 years ago
- Hazel Networking is a low level networking library for C# providing connection orientated, message based communication via TCP, UDP and R…☆205Updated 3 years ago