rxjs-breakout

RxJS Breakout

MIT License

Stars
39

RxJS Breakout

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