https://github.com/Dobiasd/Breakout
https://rundis.github.io/blog/2015/elm_sweeper.html
https://thomasbandt.com/fsharp-redux-store-for-xamarin-apps
https://github.com/jas-chen/rx-redux
https://redux.js.org/understanding/history-and-design/prior-art
https://github.com/rofrol/awesome-elm-gamedev
https://jessewarden.com/2019/10/react-redux-thunk-vs-elm.html
https://news.ycombinator.com/item?id=13527473
https://github.com/dshalkhakov/sam-csharp
https://www.reddit.com/r/gamedev/comments/gefl7g/reduxlike_container_for_game_state_pros_and_cons/
https://github.com/mattak/Unidux
https://www.youtube.com/watch?v=AMUv8KvVt08
Breakout using Functional Reactive Programming and RxJS
This is my first take on game programming with RxJS, so your feedback and pull requests are highly appreciated.
git clone https://github.com/Lorti/rxjs-breakout.git
cd rxjs-breakout
npm install
npm start