peitor / poker-player-csharp

C# client skeleton for Lean Poker For more information visit: http://leanpoker.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poker-player-csharp

C# client skeleton for Lean Poker For more information visit: http://leanpoker.org

Build

Uses Nancy Self Host to host the NancyModule called: "PokerPlayerModule"
Grab Nancy and Nunit via nuget

Run

Just start the Console executable: \bin\Debug\HostConsole.exe or use the HostNancy Web Application

Online example

A sometime running example can be found here http://leanpokerplayercsharp.apphb.com/check

About

C# client skeleton for Lean Poker For more information visit: http://leanpoker.org


Languages

Language:C# 99.3%Language:Shell 0.7%