Quote Originally Posted by Adak View Post
That's because the logic in the switch statement has nothing to do with the current number of sticks in the row, see?

It's a fixed number, and the sticks in the row, are constantly changing. The fixed numbers should be replaced with rows[i], and it should be done in a simple for loop. If sticksChosen > rows[rowChosen], then it's a user error.
So it cant be solved?.. or what?..