Kayles: take one or two adjacent items from an arbitrary line
your move: 'heap count - number of token items - rest of the selected heap'
or: 'heap count - number of token items' means to take the items from the start or end of this line
e.g. '77-2-72' = take 2 from 77 and left 72 = 2 heaps with 72 and 3 items
for details please see here