Display a Poker HUD
1 | display(players, turn, pot, bets)
|
players |
A list containing objects of the S4 class 'player'. |
turn |
The index of the player who is due to act. |
pot |
The current size of the pot. |
bets |
A vector representing the total contribution of each player to the pot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.