pixi-reels
All questions

How do I sequence multi-step server features (round → round → collect)?

Drive each step with an await (e.g. board.respin(round.hits) per round) against the server's per-step response.

More in Server, math & integration