@cards-ts/euchre
v0.8.0
Published
Implementation of the card game Euchre.
Downloads
8
Readme
This is an implementation of the game Euchre in Typescript written on the @cards-ts framework. Euchre is a trick-taking game.
Running a card game with npx
npx @cards-ts/euchre
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.