Codebreaker - Dice Game Rules
Unscramble the chain
Setup: Roll all the colored dice (not yellow)
Randomly place in 12x2 rectangle.
Hold 1 yellow die.
Goal: Sort rows into 4 blocks (3x2) of same color.
Cycle:
- Roll your yellow die
- Slightly pull out all matching values
- For each die pulled, do one of the following:
- a) Swap with another pulled die and re-insert both into new spot
- b) Re-roll until dif. and re-insert in same spot
- c) Put at the either end of the current row and shift rest of dice into position
- d) Re-insert back into same spot as-is
- Make sure all dice are slotted back into the two rows
Ending:
- When dice are all sorted (four 3x2 blocks)