cardation
Version:
fundation of card games, card model
16 lines (8 loc) • 388 B
Markdown
[](https://github.com/prettier/prettier)
# cardation
A basiscal lib for paying card in TS.
# install
`npm i cardation`
# introduction
This lib modelize the playing card providing with classes of single card like `AceCard` `FaceCard`, and collections like `Hand`, `Deck`.
# API