Okay, so I know what I have to do - at least so far.
I've just taken screenshots of all the tiles from the following link.
And so I'll have to create one "wall" that would represent the four that would have been shown. Just mirroring the deck class, I would have to create a linked list using the following information: Suit, Style, and ImageIcon (which are all done in the folder(s)).
After, I should run a shuffle method which will shuffle the class - hopefully 2000 times or so?
Then, I can separate that deck (using the takeCard) method into 4 separate linked lists for the player's hand(s).
No comments:
Post a Comment