/UniRxSimple

List of simple examples showing how you can use UniRx for Unity

Primary LanguageC#Apache License 2.0Apache-2.0

UniRx Simple Examples for Game Development

List of examples showing how you can use UniRx for games in Unity3D.

Preview

Screenshot

Slides

http://slides.com/sammegidov/unirx

Looking for a more complex example?

Check this simple endless game out: https://github.com/Xerios/UniRxSimpleGame

It shows you how to properly structure your code and manage your memory using CompositeDisposables.

Libraries