UniRxSimple icon indicating copy to clipboard operation
UniRxSimple copied to clipboard

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

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

  • UniRx : https://github.com/neuecc/UniRx
  • LeanTween : https://github.com/dentedpixel/LeanTween
  • Unity3D : http://unity3d.com/