@cards-ts/can-i-have-that

Library and console implementation of the game 'Can I Have That' which is a house variation on Continental Rummy.

Usage no npm install needed!

<script type="module">
  import cardsTsCanIHaveThat from 'https://cdn.skypack.dev/@cards-ts/can-i-have-that';
</script>

README

@cards-ts/can-i-have-that

GitHub Latest Commit

This is an implementation of the game Can I Have That in Typescript written on the @cards-ts framework. Can I Have That is a house variation on Continental Rummy.

Running a card game with npx

npx @cards-ts/can-i-have-that

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.