Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 562 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 562 Bytes

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

Everything is a stream