/holdem

Texas Holdem in TypeScript.

Primary LanguageTypeScript

HoldEm

HoldEm is a Texas Holdem engine written in TypeScript.

Features

  • 52 card deck with different suits and shuffling
  • Table structure which can be used to create lobbies for multiplayer
  • Chip system
  • Basic Poker game progression
  • Checking, Calling, Betting and Raising
  • Hand detection
  • Hand strength calculation
  • Determination of winning hands
  • All-ins and side pots

Preview