Searched refs:deck (Results 1 – 8 of 8) sorted by relevance
| /minix3/games/monop/ |
| H A D | deck.h | 40 #define CC_D deck[0] 41 #define CH_D deck[1] 53 extern DECK deck[2];
|
| H A D | execute.c | 210 deck[i].top_card = 0; in reset_game() 211 deck[i].gojf_used = FALSE; in reset_game() 295 fprintf(outf, " numcards %d\n", deck[i].num_cards); in save() 296 fprintf(outf, " topcard %d\n", deck[i].top_card); in save() 297 fprintf(outf, " gojf_used %d\n", deck[i].gojf_used); in save() 299 for (j = 0; j < deck[i].num_cards; j++) in save() 300 fprintf(outf, " %d", deck[i].cards[j]); in save() 644 dp = &deck[restore_itemnum]; in restore_deck_attr()
|
| H A D | monop.c | 123 DECK deck[2]; /* Chance and Community Chest */ variable
|
| /minix3/games/fish/ |
| H A D | fish.c | 77 static int asked[RANKS], comphand[RANKS], deck[TOTCARDS]; variable 266 ++hand[card = deck[--curcard]]; in drawcard() 410 deck[i] = i % RANKS; in init() 415 temp = deck[i]; in init() 416 deck[i] = deck[i+j]; in init() 417 deck[i+j] = temp; in init() 420 ++userhand[deck[--curcard]]; in init() 421 ++comphand[deck[--curcard]]; in init()
|
| H A D | fish.instr | 2 cards, and the rest of the deck is kept to be drawn from later. The 11 means that you draw a card from the deck. If you draw the card you asked 16 your turn to move, I'll draw cards from the deck for you, and I'll tell 24 how many are left in the deck, and which books I've gotten.
|
| /minix3/common/dist/zlib/ |
| H A D | make_vms.com | 274 $ deck 287 $ deck
|
| /minix3/games/fortune/datfiles/ |
| H A D | limerick-o.real | 1366 Once round the deck, They nailed her tits,
|
| H A D | fortunes2 | 11485 In "Decameron Nights", Louis Jourdain stands on the deck of his 15627 the world. Nude sunbathing on the back deck was combined with phone calls to 37145 the ace is missing from his deck altogether." 39845 Son, someday a man is going to walk up to you with a deck of cards on which 39847 make the Ace of Spades jump out of the deck and squirt cider in your ears. 39916 murdered mate when tossed by pirates from the midnight deck; for hours he fell 41444 The boy stood on the burning deck,
|