This is an example showing how to use UniRx to make a dumb endless game.
Features CompositeDisposables and a basic code structure.
- UniRx : https://github.com/neuecc/UniRx
- LeanTween : https://github.com/dentedpixel/LeanTween
- Unity3D : http://unity3d.com/
There is always a way to do it better, so if you noticed a horribly wrong mistake in the code then feel free to do a pull request.