pixi-reels
All questions

How do I set how many reels (columns) the game has?

Set the column count with .reels(n) on the builder before .build().

More in Getting started