/PokerLib

Poker library. Deck management, hands ranking (in JavaScript) WIP

Primary LanguageJavaScriptOtherNOASSERTION

PokerLib

Poker library. Deck management, hands ranking (in JavaScript) WIP

Installation

Via npm on Node:

npm install pokerlib

Usage

TBD

References

Samples

TBD

Versions

TBD

Contribution

Feel free to [file issues](https://github.com/ajlopez/PokerLib and submit pull requests — contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.