Warning: Undefined array key "handCard" in /home/xboughton/public_html/classwork/DeckOfCards/DeckOfCard3/DeckOfCards_3.php on line 7

Warning: Undefined array key "upCard" in /home/xboughton/public_html/classwork/DeckOfCards/DeckOfCard3/DeckOfCards_3.php on line 8

Warning: Undefined array key "deckState" in /home/xboughton/public_html/classwork/DeckOfCards/DeckOfCard3/DeckOfCards_3.php on line 9

Warning: Undefined array key "handState" in /home/xboughton/public_html/classwork/DeckOfCards/DeckOfCard3/DeckOfCards_3.php on line 10

Warning: Undefined array key "discardState" in /home/xboughton/public_html/classwork/DeckOfCards/DeckOfCard3/DeckOfCards_3.php on line 11

Warning: Undefined variable $currentDeck in /home/xboughton/public_html/classwork/DeckOfCards/DeckOfCard3/DeckOfCards_3.php on line 80
Deck Of Cards
Now I am going to print a radio button array with the hand so the user can select a card from their hand if they want to exchange it with the upcard. I will then put the card from their hand into the discard array, delete the card from their hand then move the upcard into the hand. Wow! A lot of fiddling around with this thing to figure out how to get it all to work the way I want. Welcome to the world of software engineering!
It is Currently Round: 0

Warning: Undefined variable $gameStatusMessage in /home/xboughton/public_html/classwork/DeckOfCards/DeckOfCard3/DeckOfCards_3.php on line 260
Current Hand: 0
Cards Remaining In The Deck: 52






Current Discard Pile: 0

Warning: Undefined variable $currentDiscardPile in /home/xboughton/public_html/classwork/DeckOfCards/DeckOfCard3/DeckOfCards_3.php on line 271