Moves all robots from board to home row by row, starting with bottom row. Each robot goes: current position → deadzone → clockwise around deadzone to home. Processed one at a time to avoid collisions.
Generated using TypeDoc
Moves all robots from board to home row by row, starting with bottom row. Each robot goes: current position → deadzone → clockwise around deadzone to home. Processed one at a time to avoid collisions.