AdrKacz / scaling-broccoli

Arcade mobile video game that will get you crazy 🔥
MIT License
2 stars 1 forks source link

⭐️ Move score and combo up to read easily #110

Closed AdrKacz closed 4 months ago

AdrKacz commented 1 year ago

Is your feature request related to a problem? Please describe.

Cannot read combo, they are under you're finger.

Describe the solution you'd like

Move it up next to the score, on the top bar, more simpler animation.

Additional context

You can add a rolling animation when combo increase, and see it rolling back to 0 when missing for example, to verify what looks good. Try to have both score and combo consistent.

Maybe we will want to drop score in the future as the combo kind of do the same thing.

AdrKacz commented 4 months ago

We'll move in the up but keep a chance of being down. We'll check if we prefer that way, or one or another.