The sprites look nice.
Hows your design coming? I would suggest a matrix of integers [different cards][different colors] and a simple integer method of keeping track of them.
-2 = removed from game (i havent played uno in a while, can cards be removed?)
-1 = on field
0 = in deck
1-x = in that players hand
I hope this helps.

|