Searched refs:shoot (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/wump/
H A Dwump.c133 static int shoot(char *);
238 (void)printf("Move or shoot? (m-s) ");
298 case 's': /* shoot */
299 return(shoot(answer + 1));
406 shoot(char *room_list) function
503 /* each time you shoot, it's more likely the wumpus moves */
/netbsd-current/games/battlestar/
H A Dcypher.c128 wordnumber = shoot();
131 puts("Nothing to shoot at!");
135 shoot();
H A Dextern.h374 int shoot(void);
H A Dcommand3.c211 shoot(void) function
363 printf("You can't shoot the %s.\n",

Completed in 130 milliseconds