@cards-ts/can-i-have-that
v0.8.0
Published
Library and console implementation of the game 'Can I Have That' which is a house variation on Continental Rummy.
Downloads
33
Readme
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
- John Meyer - Initial work - johnameyer
See also the list of contributors who participated in this project.