Hello,
I need to find a way to setup my game in a way that a set of card is placed covered on the table in a long row (let's say number 1 is the card on the left, number 16 is the card on the right), with one player only knowing where one special card has been placed.
Some ideas I am trying:
1. the dealer shuffles, then sets the special card in the n-th position, then places them on the table (there's a bit of risk of mistake in young players)
2. the dealer sets 16 random cards in the row, then replaces one with the special card when other players are not watching (maybe not elegant enough)
Note: I assumed the player having to know the card to be the dealer, but it is not a constraint.
Thank for your help.
Emanuele
Yes, it's a limit. The player should get to know only the specific card, not the other cards.