| **C | 2 3 3 | 1 | *** | 2 3 3 | 1 | CR* | 3 3 1 | 2 |
| RL* | 1 4 2 | 2 | L*R | 2 2 3 | 2 | L** | 2 3 2 | 2 |
| *C | 1 3 2 | 3 | CRR | 1 0 4 | 4 | CCL | 1 1 1 | 6 |
| * | 1 1 1 | 6 | * | 1 1 1 | 6 | * | 1 1 1 | 6 |
| * | 1 1 1 | 6 | * | 1 1 1 | 6 | * | 1 1 1 | 6 |
| C | 0 1 1 | 7 | L | 1 0 1 | 7 | * | 1 0 1 | 7 |
| R | 0 1 1 | 7 | * | 0 1 1 | 7 | C | 0 1 0 | 8 |
| 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. |