/playing_cards

Programming Practice: Building a deck of playing cards

Primary LanguageElixirMIT LicenseMIT

Playing Cards

Modelling a standard 52-card deck with 2 jokers in various languages, Including an interface so we can perform various real world interactions you might expect such as; shuffling, drawing cards, cutting the deck etc.