UNPKG

cardation

Version:

fundation of card games, card model

16 lines (8 loc) 388 B
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](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