Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 598 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 598 Bytes

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