- Notifications
You must be signed in to change notification settings - Fork8
A simple game showing how to use UniRx to make a dumb endless game for Unity
License
NotificationsYou must be signed in to change notification settings
Xerios/UniRxSimpleGame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.