gofish
if (gofish(move, USER, userhand))
if (!gofish(move, COMPUTER, comphand))
int gofish(int, int, int *);