I was creating a Blackjack console game in C# as a college assessment. While creating this I created two classes, one for a Player and one for a Dealer. Both the dealer and the player were using the same methods. I encountered a problem when I change...
rachaelkeenan.dev3 min read
No responses yet.