ashfordl / cards

A cards library and card games written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cards

CardsLibrary

This is a simple library that models cards. It is extendable and has no other dependencies. It is the foundation for the other projects in this repo.

CardGames

This is a framework for creating card games, using the CardsLibrary. A few games are included and new games are easy to make.

About

A cards library and card games written in C#

License:MIT License


Languages

Language:C# 100.0%