Your task is to sort the cards at random and place them on the corresponding stacks in order from smallest to largest.
At each card move, you need to place a new card in the column so that its value is 1 unit less than the previous card and of a different color.
New cards will be added in the top left stack.
The game ends when all cards are face up. Be happy.