ViciousFish / buzzwords

A browser based word strategy game featuring frictionless link-based multiplayer. Try it today!
https://buzzwords.gg
Apache License 2.0
49 stars 8 forks source link

replay/animation sequencing #109

Open chuckdries opened 2 years ago

chuckdries commented 2 years ago

In general need a way to queue game replays and trigger game state modals/notifications at the end of the replay https://github.com/ViciousFish/buzzwords/issues/61 https://github.com/ViciousFish/buzzwords/issues/33 https://github.com/ViciousFish/buzzwords/issues/34 Also, if move arrives in background, should wait til window restores focus, and play the replay animation

Stretch goal: able to queue whole game of replays and just watch it through (with playback speed?)