Modeling Practice: UNO in C# Part 2 - Player Behavior
Note: This post is the second in a three-part series which attempts to model the card game UNO [http://amzn.to/2aMn3ub] as a C# application. Here's Part One [https://www.exceptionnotfound.net/modeling-practice-uno-in-c-sharp-part-one-rules-assumptions-cards] . You may want to use the GitHub repository [https://github.com/exceptionnotfound/UnoModelingPractice] to follow along.