Shabby's Gallery

2022-04-02-1


Instagram Archive 2022

Every time I try to sort playing cards I keep thinking there has to be an efficient way to do this, and I think I came up with a pretty good method! It’s similar to the “Quick Sort” algorithm commonly used with computers, and adapted for human hands. You start by diving the deck into three piles, then for each pile, split each rank into its own pile of 4 suits, THEN you use the kings to start a new stack for each suit which you add onto using each rank pile until its all sorted!