Deal from a deck of cards in C#
This post is a the next step from my other posts "Creating a deck of cards in C#" and "Shuffling an Array in C#". So now that I had a deck of cards and the deck could be shuffled, I needed to find a way to deal the cards to the players in the game. A...
rachaelkeenan.dev3 min read