pixi-reels
All questions

How do I change the symbols after the board is already built?

Use reelSet.setResult(grid) (animated, through a spin) or reelSet.setSymbolAt(col, row, id) for an instant in-place swap while the reels are idle.

More in Getting started