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