card-games-utils
Version:
Utility package for card games
20 lines (14 loc) • 1.1 kB
Markdown
<div align="center">
<p><img src="cover.png" width=500 alt="card games utils"></p>
<p>
<img src="https://img.shields.io/github/issues/mazimez/card-games-utils">
<img src="https://img.shields.io/github/forks/mazimez/card-games-utils">
<img src="https://img.shields.io/github/stars/mazimez/card-games-utils">
<img src="https://img.shields.io/npm/v/card-games-utils.svg?style=flat-square">
</p>
</div>
# Card Games Utils
Card Games Utils is a comprehensive utility package designed to streamline the implementation of various card games, such as TeenPatti and Rummy. Our package offers a range of helpful methods and tools to facilitate the development of game logic for these popular card games.
At present, Card Games Utils features a TeenPatti game logic and Rummy game logic implementation. other games like POKER will be added soon.
If you find this project helpful, please consider sponsoring its development by visiting [this page](https://github.com/sponsors/mazimez).
refer [DOCs](https://mazimez.github.io/card-games-utils/) for detailed info