domove
domove(argcnt, cmd, sub)
int BOARD::domove(size_t y, size_t x, int dir, char c)
int PLAYER::domove(BOARD& b)
domove(void)