Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 481 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 481 Bytes

Card-Games

Program which is capable of playing High-Low, Texas Holdem, 5 Card Draw Poker, and BlackJack.

Change Log

YDD - 6/5/13

  • Reworked the Card class to use Enums. Cleaned it up a bit
  • Changed the Hand class to have a limit on the amount of cards
  • Poker - Added the ability to toggle exchanging cards.

Bug List

YDD - 6/5/13

  • Poker - Cards reorder when you exchange them
  • Poker - Dealers cards don't show up in the proper spot