0.0.1-alpha • Published 6 years ago

pokerlib v0.0.1-alpha

Weekly downloads
6
License
-
Repository
github
Last release
6 years ago

PokerLib

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

Installation

Via npm on Node:

npm install pokerlib

Usage

TBD

References

TBD

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.