rgerd


Robert Gerdisch

  • Just scores and ranks poker hands. Given an array of two-card (Texas Hold'em) hands, and a fully-dealt board, this algorithm gives you the rankings for each hand. See `src/samples/ScoreAndRank.ts` for an example.

    published 1.0.1 4 years ago