uRedux is a Redux state management for Unity3D, inspired by Redux and Redux.NET.
The project is in active development. Pull requests are welcome.
- SimpleStore - a simple store that manage only 1 counting integer.
- TodoStore - implementation of Redux's Todo List
- TaskBasedRedditAPI - implementation of Redux's RedditAPI with task-based async actions.
- CoroutineBasedRedditAPI - implementation of Redux's RedditAPI with coroutine actions.
Basic middleware implementations can be found here
Unity docker images used are provided at gableroux/unity3d. Check out his Unity CI Example project if you are looking for a quick and painless way to setup a Unity CI/CD pipeline on cloud server.