- Move to using enums to represent the suit & value - This changes the badly named color to more appropriate suit. - Add createDeck static method