Flappy Bird Game

By adamlubek

This recipe demonstrates RxJs implementation of Flappy Bird like game.

Example Code

( StackBlitz )

Flappy Bird

index.ts

html-renderer.ts

Operators Used

Last updated

Was this helpful?