@cards-ts/hearts
v0.8.0
Published
Implementation of the card game hearts.
Downloads
30
Readme
This is an implementation of the game Hearts in Typescript written on the @cards-ts framework. Hearts is a trick-taking game.
Running a card game with npx
npx @cards-ts/hearts
Running a card game locally
npm run start
Running the tests
npm test
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- John Meyer - Initial work - johnameyer
See also the list of contributors who participated in this project.