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