comp.lang.ada
 help / color / mirror / Atom feed
* Three of a crime Card game
@ 2013-03-26 23:18 gattamaneni abhiram
  2013-03-27  3:10 ` Dennis Lee Bieber
  0 siblings, 1 reply; 3+ messages in thread
From: gattamaneni abhiram @ 2013-03-26 23:18 UTC (permalink / raw)


Three-of-a-crime is a simple logic game for up to 3 players. There are 7 different 
criminals. The computer randomly chooses three of these (the "perpetrators"), but 
doesn't tell the players which are chosen. The computer then puts down three random 
criminals. 0, 1, or 2 of these may be the actual perpetrators. The computer also tells 
the player how many (but not which) of the three criminals are perpetrators. The 
players may either guess which three criminals are the actual perpetrators or they may 
pass. If a player guesses wrong, she is out of the game and the other players continue. 
If no player chooses to guess, the computer puts down another three randomly chosen 
criminals (0, 1, or 2 of which may be actual perpetrators) and tells the players how 
many (but not which) of these are actual perpetrators. Players can again use logic to 
deduce the three actual criminals and may guess. Play continues until some player 
guesses correctly or until all players have guessed incorrectly. 

I am not able to deduce the logic. Can anyone please help me with the logic? 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-27  5:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-26 23:18 Three of a crime Card game gattamaneni abhiram
2013-03-27  3:10 ` Dennis Lee Bieber
2013-03-27  5:27   ` gattamaneni abhiram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox