The document describes classes related to a card game framework including classes for the card game itself (CardGameFramework), hands of cards (Hand), a deck of cards (Deck), individual cards (Card), a GUI component for cards (GUICard), and a card table UI component (CardTable). It lists attributes like the number of players and cards per hand, and methods like playing a card, drawing from the deck, and determining the winner of a round.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
80 views1 page
Assig 5 Phase 3 Uml
The document describes classes related to a card game framework including classes for the card game itself (CardGameFramework), hands of cards (Hand), a deck of cards (Deck), individual cards (Card), a GUI component for cards (GUICard), and a card table UI component (CardTable). It lists attributes like the number of players and cards per hand, and methods like playing a card, drawing from the deck, and determining the winner of a round.