Okay so I get a handful and then sort them by color but I have to eat one at a time from each color. So lets say I have:
4 blue
3 yellow
3 red
4 orange
I will eat 1 blue and 1 orange first, that way I will have evn numbers. Then I will eat one at a time of each color; blue, yellow, red, orange, blue yellow, red, orange until I have none left.
One the odd occasion that there are far less of one color than any other, so lets say 4 or 5 each of blue, red, yellow but only one orange, I will eaat the orange first as if it never existed and then proceed with the color rotation.
This also applies to Skittles.