Xerios / UniRxSimple

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:C# 100.0%