pixi-reels
All questions

How do I scale the whole board to fit different screen sizes?

Set reelSet.scale from the ratio of available space to reelSet.width/height, and recompute it on the renderer resize event.

More in Getting started