@mudont/indian-rummy
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

indian-rummy

🚧

A very early stage library to model the card game of Indian Rummy.

One function that appears to work is solveHand(). Given a hand of 13 cards and a wildcard joker, it returns all possible melds sorted in order of least points first. See bin/test-solve.ts for how to call it.

Functional style

In the process of switching to functional programming style enabled by fp-ts and ramda, enforced by eslint-plugin-functional

Readme

Keywords

none

Package Sidebar

Install

npm i @mudont/indian-rummy

Weekly Downloads

1

Version

0.0.5

License

ISC

Unpacked Size

120 kB

Total Files

39

Last publish

Collaborators

  • mudont