L*C | 1 3 4 | 1 | **R | 1 2 5 | 1 | *LC | 1 3 3 | 2 |
* | 1 3 3 | 2 | CR* | 1 1 4 | 3 | *LL | 1 3 2 | 3 |
* | 1 3 2 | 3 | *** | 1 3 2 | 3 | *L | 1 4 1 | 3 |
* | 1 4 1 | 3 | *LL | 3 2 1 | 3 | * | 3 2 1 | 3 |
LR* | 1 3 2 | 3 | *** | 1 3 2 | 3 | LC | 1 4 0 | 4 |
* | 1 4 0 | 4 | C*R | 1 2 1 | 5 | * | 1 2 1 | 5 |
L | 0 2 2 | 5 | C* | 0 1 2 | 6 | *R | 1 1 1 | 6 |
C | 0 1 1 | 7 | L | 1 0 1 | 7 | R | 2 0 0 | 7 |
Each refresh plays one game of l-c-r. Columns show each player's roll followed by all player's chips and the center pot after that roll. Try more players. View the source. Try my variant, l-c-r-s, where S splits the pot. |