@cards-ts/hearts

Implementation of the card game hearts.

Usage no npm install needed!

<script type="module">
  import cardsTsHearts from 'https://cdn.skypack.dev/@cards-ts/hearts';
</script>

README

@cards-ts/hearts

GitHub Latest Commit

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

See also the list of contributors who participated in this project.