dduleone / nodePoker

A NodeJS server that determines the winner of a poker hand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A NodeJS server that determines the winner of a poker hand

License:MIT License


Languages

Language:JavaScript 46.3%Language:HTML 27.3%Language:CSS 26.4%