A program that draws poker hands and determines the winner.
This C# console application draws 2 hands from a 52 cards deck, and deal 5 cards to each player. Then, using the rules of 5 cards poker, it determines the winner.
Watch out, this is not done yet, and have must to be done to be considered finished.
Sure, I'll be honored!