OK, I promised yesterday to release the .NET client application I wrote that interfaces with my Rock-Paper-Scissors (RPS) web service, so here it is:
RPS Client v1.0 - Source Code and Binary
It's a very simple app. I wrote it in 45 minutes or so, so don't judge me to harshly on it. Here's a screen shot.
As you can see, after 50 hands, my web service kicked my human ass, 20-12. I haven't yet added any of the advanced RPS code in there either.