Hi guys, I'm quite new to C++, but I'm building a slot machine console program, and I need to make the columns stop rotating one by one. I have manage to make the whole array visually 'rotate', so the whole array spins and stops at the same time, but I don't know how to separate the columns (each wheel).
I'm really stucked on how to do this. Any help will be kindly appreciated
This is the section for randomising and printing the slots from the array