Quote:
Originally Posted by shutout5591
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.
|
I would have to put it into a discard pile, that when the deck=0, reshuffle all in discard pile. Also, haven't got mch work into it due to school work. History Sucks... I am working on the menu now though, looking off other games to do things, like the menu and music importability.
I think I will give each card a number and have like 1=1,2,3,4... but not=15,16,17,18... a system like that...