Skip to content

mudont/indian-rummy

Repository files navigation

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

About

Typescript library for Indian Rummy card game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published