Platform Jumper Game

By adamlubek

This recipe demonstrates RxJS implementation of Platform Jumper game.

Example Code

( StackBlitz )

Platform Jumper

index.ts

game.ts

interfaces.ts

constants.ts

html-renderer.ts

Operators Used

Last updated

Was this helpful?