L** | 2 3 4 | 0 | L*R | 3 1 5 | 0 | *L* | 3 2 4 | 0 |
*C* | 2 2 4 | 1 | ** | 2 2 4 | 1 | LCL | 2 4 1 | 2 |
R* | 1 5 1 | 2 | *LR | 2 3 2 | 2 | *C | 2 3 1 | 3 |
R* | 1 4 1 | 3 | L*C | 2 2 1 | 4 | L | 2 3 0 | 4 |
*L | 1 3 1 | 4 | *** | 1 3 1 | 4 | * | 1 3 1 | 4 |
L | 0 3 2 | 4 | *RC | 0 1 3 | 5 | *R* | 1 1 2 | 5 |
R | 0 2 2 | 5 | CR | 0 0 3 | 6 |
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. |