Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mazimez/card-games-utils
Utility package for card games
https://github.com/mazimez/card-games-utils
card-game cards nodejs rummy-card-game teenpatti typescript utility
Last synced: 3 months ago
JSON representation
Utility package for card games
- Host: GitHub
- URL: https://github.com/mazimez/card-games-utils
- Owner: mazimez
- License: mit
- Created: 2023-06-17T11:52:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-17T15:49:58.000Z (about 1 year ago)
- Last Synced: 2024-11-02T22:21:37.704Z (3 months ago)
- Topics: card-game, cards, nodejs, rummy-card-game, teenpatti, typescript, utility
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/card-games-utils
- Size: 154 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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