| L** | 2 3 4 | 0 | LR* | 3 1 5 | 0 | R*C | 4 1 3 | 1 |
| *L* | 3 1 4 | 1 | L | 4 0 4 | 1 | *L* | 4 1 3 | 1 |
| L*R | 2 2 4 | 1 | ** | 2 2 4 | 1 | **L | 2 3 3 | 1 |
| *L | 1 3 4 | 1 | LC* | 2 1 4 | 2 | *R* | 3 1 3 | 2 |
| CLR | 0 2 4 | 3 | CC | 0 0 4 | 5 |
| 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. |