Skip to main content

About

Basic things to know about the Texas Holdem Poker.

Basic

caution

The script is written in Typescript, so you will have to compile the server and clientside in order to make the script start.

Features

  • Custom deck design, with all of the 52 cards.
  • Custom table model prop.
  • Easily creatable tables with adjustable blinds. (We are spawning the models)
  • Player sit animations are synced, unless you have oneSync turned on. (This will mess up the syncing sometimes)
  • Statistics system, it will save: amount of chips betted(all),played games, calculate the winrate and other things.
  • Openable statistics on players, who are playing.
  • Game event log
  • Settable avatar images.
  • Responsive design. (Vue, not webpacked)
  • Players are able to watch the game without sit down at the table, if five players playing the game, and thats a community event then the whole server can watch the poker game hows it playing out. (Simply pressing E)