L-C-R Game

R*R1 5 3 0 *CL2 3 3 1 LL*2 5 1 1
*L1 5 2 1 CRR1 2 4 2 LLL1 5 1 2
*1 5 1 2 C*C1 3 1 4 L1 4 0 4
*1 4 0 4 L**2 3 0 4 2 3 0 4
*R1 4 0 4 **R1 3 1 4 C1 3 0 5
L0 3 1 5 C*L1 1 1 6 C1 1 0 7
R0 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.