Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Xerios/UniRxSimple

List of simple examples showing how you can use UniRx for Unity
https://github.com/Xerios/UniRxSimple

game-development unirx unity3d

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# UniRx Simple Examples for Game Development

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

# Preview

![Screenshot](/Img/screencap.gif?raw=true "Optional Title")

# 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/