8 hours, hand and deck manager.
Hand manager holds on the players' hands and decks. Player hands now sit at the bottom of the screen. 5 cards are draw at random from the deck to generate an opening hand. When a card is used the hand representation scoots to not leave a gap. Cards go out to the right in a row. Fixed an error that required the player to have one more mana than necessary to summon a card. One card is drawn at the start of the turn. All drawn cards are removed from the deck. The hand displayed depends on whose turn it is. Fixed an issue where killed units were not being removed from their team's list. Got the used cards to be removed from the hand list. Got the sprites for every minion in the decks. Got the basic stats for all the minions in the deck. Made the units and the cards. No effects on them yet, but most of the data entry is done for making those things.