pixi-reels
All questions

How do I put specific symbols on the board at startup?

Seed the opening grid with .initialFrame(grid) on the builder, passing one ColumnTarget per reel — e.g. { visible: ['A', 'B', 'C'] }.

More in Getting started