This is a card game framework written in Typescript. This package contains the framework and useful components, including functionality to display a card game in the command line.
Implementations of a card game must share a certain set of exports to be able to be run, see Hearts for an up-to-date example.
Contributions of games to the library are welcome on the Github.
npm test
We use SemVer for versioning. For the versions available, see the tags on this repository.
- John Meyer - Initial work - johnameyer
See also the list of contributors who participated in this project.