Real Serious Games
Real Serious Games
Unity-Weld
MVVM-style data-binding system for Unity.
C-Sharp-Promise
Promises library for C# for management of asynchronous operations.
Fluent-State-Machine
Fluent API for creating state machines in C#
Unity-Scene-Query
A library to traverse and query the Unity scene to find particular objects, uses something similar to CSS selectors to identify game objects.
Factory
Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d
Unity-Android-Plugin-Example
A simple example of an Android specific plugin for Unity3d
Unity-Async-and-Promises
Examples of async operations in Unity using promises
Unity-Dependency-Injection-Example
An example that shows how simple Unity scene-based dependency injection can be.
Unity-Editor-UI
A wrapper around the Unity editor GUI system for constructing editor windows using a fluent API instead of Unity's `OnGUI` functions.