Trullfax / flashbackfiesta

https://flashbackfiesta.app/
GNU General Public License v3.0
7 stars 0 forks source link

highlight last played card on CardTable #88

Closed alominty closed 1 month ago

alominty commented 2 months ago

To see which card was played last, highlight the card for a few seconds and scroll to the position.

Trullfax commented 2 months ago

We should add a bool in the database to indicate if the card was placed correctly. This allows that everyone receives the change of a placed card can react on a correct or incorrect placement. Alternatively we could broadcast this data.