Info
Version: | 0.4.0 |
Author(s): | Luke McDougald |
Last Update: | Wednesday, March 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/lmcdo.VideoPokerCore |
Install
Install-Package lmcdo.VideoPokerCore
dotnet add package lmcdo.VideoPokerCore
paket add lmcdo.VideoPokerCore
lmcdo.VideoPokerCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Includes a Deuces Wild implementation. To use a different poker board, derive from ScoringTable and pass this object into a Game Object.