Catch The Dot Game

By adamlubek

This recipe shows usage of scan operator for state management in simple game

Example Code

( StackBlitz )

Catch the dot

index.ts

dom-updater.ts

html

Last updated