pixi-reels
All questions

How do I replay the exact same spin again for a bug report?

Re-inject the same seeded .rng(fn) and the same setResult grid. startRecording(reelSet, 'bug-123') then getFrames('bug-123') captures a grid snapshot at each key spin event for the report; call stopRecording(reelSet) when you are done.

See it work

More in Results & forcing outcomes