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