/SimpleCardsGame

This is my first project using the Go programming language, A simple game of cards with functions to create a new deck of cards, shuffle deck, deal out cards from the deck created, save deck to a txt file, and create new deck from an existing file. This project includes tests to confirm the functionality of all important functions.

Primary LanguageGo

No issues in this repository yet.