Avokadoen / tetris_wasm

Tetris implemented in rust and targetting wasm
Apache License 2.0
9 stars 1 forks source link

Animate score when it changes in value #11

Open Avokadoen opened 4 years ago

Avokadoen commented 4 years ago

To make the UI more fancy, I could animate the score with scale and rotate with sin to make it pulsate when the value changes