Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 256 Bytes

File metadata and controls

17 lines (12 loc) · 256 Bytes

JavaScript Poker hand solver.

This is s NodeJS Poker Hand Winner solver.

Games currently implemented

  • Texas Hold'em
  • Straight 5 card draw

Other Game Rules with some implementation

  • Omaha
  • Omaha Hi/Low
  • Seven Card Stud
  • Razz

License

MIT