machine figure

2008-07-23 Thread Jason mclaughlin
Say pieces on a board, make each a pair with another piece. like... |55|44|66| |44|66|55| so figure out how a piece can move. pick any piece, try to move it somewhere. when you move a piece you have to move it's pair at the same time. when you move to a piece it's pair has to move at the same t

machine representation

2008-07-22 Thread Jason mclaughlin
- Moving pairs Given something like a checkers board, moving pairs would be checkers paired together and arranged on the board Given something like a checkers board, moving pairs are checker pieces said to be paired. The pairs don't have to be next to eachother. Any way arranged is fair for how