C** | 2 3 3 | 1 | RL* | 3 1 4 | 1 | *RL | 4 2 2 | 1 |
*** | 4 2 2 | 1 | C* | 4 1 2 | 2 | R* | 5 1 1 | 2 |
C** | 4 1 1 | 3 | R | 4 0 2 | 3 | ** | 4 0 2 | 3 |
LL* | 2 0 4 | 3 | 2 0 4 | 3 | **R | 3 0 3 | 3 | |
*RR | 1 2 3 | 3 | CC | 1 0 3 | 5 | LR* | 2 1 1 | 5 |
RL | 0 2 2 | 5 | ** | 0 2 2 | 5 | C* | 0 2 1 | 6 |
0 2 1 | 6 | ** | 0 2 1 | 6 | C | 0 2 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. |