A tiny library with primitive types for building card games, like Suit, Rank, Card and Deck.
Info
Version: | 1.0.0 |
Author(s): | Kristian Hellang |
Last Update: | Wednesday, August 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/khellang/PlayingCards |
NuGet Url: | https://www.nuget.org/packages/PlayingCards |
Install
Install-Package PlayingCards
dotnet add package PlayingCards
paket add PlayingCards
PlayingCards Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Runtime.Extensions(>= 4.1.0)
- System.Threading(>= 4.0.11)
Tags