Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 173 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 173 Bytes

deck-of-cards

Golang program to represent a deck of cards. Has ability to:

  • shuffle
  • create new deck
  • read deck from a file
  • write deck to a file
  • print out the deck