Closed pbaaic closed 1 year ago
-changed comment format in cards.h/cpp
-swapped "endl" for "\n"
-increased size of deck
-deallocated memory for drawnCard
-integrated fillHand/addCard into draw function now using a temporary vector to transfer between deck and hand class Hand now inherits Deck to accommodate updated draw function deleted fillHand function
-made naming convention consistent
-changed comment format in cards.h/cpp
-swapped "endl" for "\n"
-increased size of deck
-deallocated memory for drawnCard
-integrated fillHand/addCard into draw function now using a temporary vector to transfer between deck and hand class Hand now inherits Deck to accommodate updated draw function deleted fillHand function
-made naming convention consistent