07:34:41 <zzo38> I have been trying to think of how to allow coordinate input. The interface to the game rules is easy enough. The problem is with the handling of many other things (including the file format), which all currently assume that each move is one byte long, although coordinate input will need to be more than one byte long.