HomeSort by: relevance | last modified time | path
    Searched defs:COMPUTER (Results 1 - 2 of 2) sorted by relevancy

  /src/games/fish/
fish.c 66 #define COMPUTER 0
117 printplayer(COMPUTER);
137 if (!gofish(move, COMPUTER, comphand))
140 goodmove(COMPUTER, move, comphand, userhand);
356 case COMPUTER:
  /src/games/trek/
trek.h 116 #define COMPUTER 7 /* on board computer */
392 /* computer.c */
393 void computer(int);

Completed in 162 milliseconds