RxJS Breakout
April 9, 2016 ยท View on GitHub
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