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