pixi-reels
All questions

How do I print an ASCII grid of the visible symbols?

__PIXI_REELS_DEBUG.grid() RETURNS an ASCII table of the visible symbols as a string (debugGrid(reelSet) is the direct import). Use __PIXI_REELS_DEBUG.log() if you want it printed.

See it work

More in Debugging & testing