This is a documentation for Board Game Arena: play board games online !

User:Sammy McSam/Tips hanabi major revision: Difference between revisions

From Board Game Arena
Jump to navigation Jump to search
(→‎Skip / steal: simplification & unification)
Line 6: Line 6:


* Check visible cards, including played and discarded to determine the focus and the meaning of a clue.
* Check visible cards, including played and discarded to determine the focus and the meaning of a clue.
** ''e.g. you are given a {{card|=2}} clue. You see {{HCardr|=2}} was played and the second {{HCardr|=2}} is in another hand. Therefore the clue means "{{card|=2}}s which are not red".''
** e.g. you are given a '''2''' clue. You see {{Hr|2}} was played and the second {{Hr|2}} is in another hand. Therefore the clue means "'''2'''s which are not red".
** ''e.g. you are given a {{card|=4}} clue that marks only your chop. You see no {{card|=4}}s have been discarded and no {{card|=4}}s on the chop of the players next to you. Therefore the clue means "this {{card|=4}} is playable".
** e.g. you are given a '''4''' clue that marks only your chop. You see no '''4'''s have been discarded and no '''4'''s on the chop of the players next to you. Therefore the clue means "this '''4''' is playable".


== Cluing ==
== Cluing ==
Line 34: Line 34:
{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=Last card example
|title=Last card example
|body=
|body='''{{HCard|1|o=1|c={{r}}|b=#999}}''' {{Hr|5}} {{Hy|5}} {{Hg|3}} {{Hb|4}} {{Hw|5}}
 
{{cardholder|Bob 🡲|cards={{Hr|3}}{{Hy|1}}{{Hg|1}}{{Hb|5|n=|c=}} }}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Cathy 🡲|cards={{Hg|2}}{{Hr|1}}{{Hg|4|n=|c=}}{{Hg|5|n=|c=}} }}
'''{{card|=1|background=#bbb|colour={{r}}|outlineColour=#000|size=2}}'''
{{HCardr|=5}}
{{HCardy|=5}}
{{HCardg|=3}}
{{HCardb|=4}}
{{HCardw|=5}}
 
{{cardholder4|player=Alice|cardBackground=#bbb
|clue4=5|clue4Colour={{b}}
}}
 
{{cardholder4|player=Bob
|card1=3|card1Colour={{r}}
|card2=1|card2Colour={{y}}
|card3=1|card3Colour={{g}}
|card4=3|card4Colour={{b}}
}}
 
{{cardholder4|player=Cathy
|card1=2|card1Colour={{g}}
|card2=1|card2Colour={{r}}
|card3=4|card3Colour={{g}}|clue3=4|clue3Colour={{g}}
|card4=5|card4Colour={{g}}|clue4=5|clue4Colour={{g}}
}}
</div>


* Alice and Bob both give empty clues ''e.g. "to Cathy: you have no white card"''.
* Alice and Bob both give empty clues ''e.g. "to Cathy: you have no white card"''.
* Cathy plays {{HCardg|=4}} and draws the last card.
* Cathy plays {{Hg|4}} and draws the last card.
* Alice plays {{HCardb|=5}}.
* Alice discards, Bob plays {{Hb|5}} and Cathy plays {{Hg|5}}.
* Bob discards.
* Cathy plays {{HCardg|=5}}.
}}
 
== Worked example: first moves ==
 
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb}}
{{HCardw}}
 
{{cardholder4|player=Alice
|card1=1|card1Colour={{w}}
|card2=1|card2Colour={{y}}
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{g}}
|card2=1|card2Colour={{g}}
|card3=3|card3Colour={{w}}
|card4=1|card4Colour={{b}}
}}
 
{{cardholder4|player=Cathy
|card1=1|card1Colour={{b}}
|card2=4|card2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}
}}
}}
{{Hclue|=8}}
</div>
* Alice can clue {{card|=1}} to Bob, but that will mark a second, trash {{HCardg|=1}}, so it's not the best option.
1. Alice to Cathy: this card is blue {{card|background={{b}}}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb}}
{{HCardw}}
{{cardholder4|player=Alice
|card1=1|card1Colour={{w}}
|card2=1|card2Colour={{y}}
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=1|card1Colour={{g}}
|card2=1|card2Colour={{g}}
|card3=3|card3Colour={{w}}
|card4=1|card4Colour={{b}}
}}
{{cardholder4|player=Cathy
|card1=1|card1Colour={{b}}|clue1Colour={{b}}
|card2=4|card2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}
}}
{{Hclue|=7}}
</div>
2. Bob to Alice: these 2 cards are {{card|=1}}s
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb}}
{{HCardw}}
{{cardholder4|player=Alice
|card1=1|card1Colour={{w}}|clue1=1|clue1Colour=lightgrey
|card2=1|card2Colour={{y}}|clue2=1|clue2Colour=lightgrey
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=1|card1Colour={{g}}
|card2=1|card2Colour={{g}}
|card3=3|card3Colour={{w}}
|card4=1|card4Colour={{b}}
}}
{{cardholder4|player=Cathy
|card1=1|card1Colour={{b}}|clue1Colour={{b}}
|card2=4|card2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}
}}
{{Hclue|=6}}
</div>
3. Cathy plays {{HCardb|=1}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb|=1}}
{{HCardw}}
{{cardholder4|player=Alice
|card1=1|card1Colour={{w}}|clue1=1|clue1Colour=lightgrey
|card2=1|card2Colour={{y}}|clue2=1|clue2Colour=lightgrey
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=1|card1Colour={{g}}
|card2=1|card2Colour={{g}}
|card3=3|card3Colour={{w}}
|card4=1|card4Colour={{b}}
}}
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}
|card2=4|card2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}
}}
{{Hclue|=6}}
</div>
4. Alice plays {{HCardw|=1}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb|=1}}
{{HCardw|=1}}
{{cardholder4|player=Alice
|card1=4|card1Colour={{g}}
|card2=1|card2Colour={{y}}|clue2=1|clue2Colour=lightgrey
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=1|card1Colour={{g}}
|card2=1|card2Colour={{g}}
|card3=3|card3Colour={{w}}
|card4=1|card4Colour={{b}}
}}
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}
|card2=4|card2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}
}}
{{Hclue|=6}}
</div>
5. Bob to Cathy: these 3 cards are red {{card|background={{r}}}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb|=1}}
{{HCardw|=1}}
{{cardholder4|player=Alice
|card1=4|card1Colour={{g}}
|card2=1|card2Colour={{y}}|clue2=1|clue2Colour=lightgrey
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=1|card1Colour={{g}}
|card2=1|card2Colour={{g}}
|card3=3|card3Colour={{w}}
|card4=1|card4Colour={{b}}
}}
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}|clue1Colour={{r}}
|card2=4|card2Colour={{r}}|clue2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}|clue4Colour={{r}}
}}
{{Hclue|=6}}
</div>
6. Cathy plays {{HCardr|=1}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy}}
{{HCardg}}
{{HCardb|=1}}
{{HCardw|=1}}
{{cardholder4|player=Alice
|card1=4|card1Colour={{g}}
|card2=1|card2Colour={{y}}|clue2=1|clue2Colour=lightgrey
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=1|card1Colour={{g}}
|card2=1|card2Colour={{g}}
|card3=3|card3Colour={{w}}
|card4=1|card4Colour={{b}}
}}
{{cardholder4|player=Cathy
|card1=5|card1Colour={{y}}
|card2=4|card2Colour={{r}}|clue2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}|clue4Colour={{r}}
}}
{{Hclue|=6}}
</div>
7. Alice plays {{HCardy|=1}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg}}
{{HCardb|=1}}
{{HCardw|=1}}
{{cardholder4|player=Alice
|card1=3|card1Colour={{y}}
|card2=4|card2Colour={{g}}
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=1|card1Colour={{g}}
|card2=1|card2Colour={{g}}
|card3=3|card3Colour={{w}}
|card4=1|card4Colour={{b}}
}}
{{cardholder4|player=Cathy
|card1=5|card1Colour={{y}}
|card2=4|card2Colour={{r}}|clue2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}|clue4Colour={{r}}
}}
{{Hclue|=6}}
</div>
8. Bob discards {{HCardb|=1}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg}}
{{HCardb|=1}}
{{HCardw|=1}}
{{cardholder4|player=Alice
|card1=3|card1Colour={{y}}
|card2=4|card2Colour={{g}}
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=2|card1Colour={{g}}
|card2=1|card2Colour={{g}}
|card3=1|card3Colour={{g}}
|card4=3|card4Colour={{w}}
}}
{{cardholder4|player=Cathy
|card1=5|card1Colour={{y}}
|card2=4|card2Colour={{r}}|clue2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}|clue4Colour={{r}}
}}
{{Hclue|=7}}
</div>
9. Cathy to Bob: these 2 cards are {{card|=1}}s
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg}}
{{HCardb|=1}}
{{HCardw|=1}}
{{cardholder4|player=Alice
|card1=3|card1Colour={{y}}
|card2=4|card2Colour={{g}}
|card3=2|card3Colour={{b}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=2|card1Colour={{g}}
|card2=1|card2Colour={{g}}|clue2=1|clue2Colour=lightgrey
|card3=1|card3Colour={{g}}|clue3=1|clue3Colour=lightgrey
|card4=3|card4Colour={{w}}
}}
{{cardholder4|player=Cathy
|card1=5|card1Colour={{y}}
|card2=4|card2Colour={{r}}|clue2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}|clue4Colour={{r}}
}}
{{Hclue|=6}}
</div>
10. Alice discards {{HCardb|=2}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg}}
{{HCardb|=1}}
{{HCardw|=1}}
{{cardholder4|player=Alice
|card1=4|card1Colour={{r}}
|card2=3|card2Colour={{y}}
|card3=4|card3Colour={{g}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=2|card1Colour={{g}}
|card2=1|card2Colour={{g}}|clue2=1|clue2Colour=lightgrey
|card3=1|card3Colour={{g}}|clue3=1|clue3Colour=lightgrey
|card4=3|card4Colour={{w}}
}}
{{cardholder4|player=Cathy
|card1=5|card1Colour={{y}}
|card2=4|card2Colour={{r}}|clue2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}|clue4Colour={{r}}
}}
{{Hclue|=7}}
</div>
11. Bob plays {{HCardg|=1}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb|=1}}
{{HCardw|=1}}
{{cardholder4|player=Alice
|card1=4|card1Colour={{r}}
|card2=3|card2Colour={{y}}
|card3=4|card3Colour={{g}}
|card4=2|card4Colour={{b}}
}}
{{cardholder4|player=Bob
|card1=5|card1Colour={{b}}
|card2=2|card2Colour={{g}}
|card3=1|card3Colour={{g}}|clue3=1|clue3Colour=lightgrey
|card4=3|card4Colour={{w}}
}}
{{cardholder4|player=Cathy
|card1=5|card1Colour={{y}}
|card2=4|card2Colour={{r}}|clue2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}|clue4Colour={{r}}
}}
{{Hclue|=7}}
</div>
12. Cathy to Alice: this card is a {{card|=2}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb|=1}}
{{HCardw|=1}}
{{cardholder4|player=Alice
|card1=4|card1Colour={{r}}
|card2=3|card2Colour={{y}}
|card3=4|card3Colour={{g}}
|card4=2|card4Colour={{b}}|clue4=2|clue4Colour=lightgrey
}}
{{cardholder4|player=Bob
|card1=5|card1Colour={{b}}
|card2=2|card2Colour={{g}}
|card3=1|card3Colour={{g}}|clue3=1|clue3Colour=lightgrey
|card4=3|card4Colour={{w}}
}}
{{cardholder4|player=Cathy
|card1=5|card1Colour={{y}}
|card2=4|card2Colour={{r}}|clue2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{r}}|clue4Colour={{r}}
}}
{{Hclue|=6}}
</div>


== Skip / steal ==
== Skip / steal ==
Line 508: Line 50:
{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=A bad skip / steal
|title=A bad skip / steal
|body=
|body=&ZeroWidthSpace;
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
* Alice skips Bob to clue Cathy red.
{{HCardr}}
{{Hr}} {{Hy|3}} {{Hg|3}} {{Hb|3}} {{Hw|3}}
{{HCardy|=3}}
{{cardholder|Alice 🡲|cards={{Hr|2}}{{Hy|1}}{{Hw|1}}{{Hb|3}} }}
{{HCardg|=3}}
{{cardholder|Bob 🡲|cards={{Hb|1}}{{Hy|5}}{{Hw|5}}{{Hb|4}} }}
{{HCardb|=3}}
{{cardholder|Cathy 🡲|cards={{Hr|1|c=}}{{Hw|4}}{{Hw|4}}{{Hw|3}} }}
{{HCardw|=3}}
 
{{cardholder4|player=Alice
|card1=2|card1Colour={{r}}
|card2=1|card2Colour={{y}}
|card3=1|card3Colour={{w}}
|card4=3|card4Colour={{b}}
}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{b}}
|card2=5|card2Colour={{y}}
|card3=5|card3Colour={{w}}
|card4=4|card4Colour={{b}}
}}
 
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}
|card2=4|card2Colour={{w}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{w}}
}}
</div>
 
* Alice skips Bob to clue Cathy red {{card|background={{r}}}} to play {{HCardr|=1}}.
 
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy|=3}}
{{HCardg|=3}}
{{HCardb|=3}}
{{HCardw|=3}}
 
{{cardholder4|player=Alice
|card1=2|card1Colour={{r}}
|card2=1|card2Colour={{y}}
|card3=1|card3Colour={{w}}
|card4=3|card4Colour={{b}}
}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{b}}
|card2=5|card2Colour={{y}}
|card3=5|card3Colour={{w}}
|card4=4|card4Colour={{b}}
}}
 
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}|clue1Colour={{r}}
|card2=4|card2Colour={{w}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{w}}
}}
</div>


* If Alice discarded instead, Bob would have clued Alice red {{card|background={{r}}}} to finesse {{HCardr|=1}} and {{HCardr|=2}}.
* If Alice discarded instead, Bob would have clued Alice red to finesse {{Hr|1}} and {{Hr|2}}.
}}
}}


Line 583: Line 71:
{{infoBoxes |maxWidth=650
{{infoBoxes |maxWidth=650
|title1=A good skip example 1
|title1=A good skip example 1
|body1=
|body1={{Hr|1}} {{Hy|1}} {{Hg|1}} {{Hb|1}} {{Hw|1}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Bob 🡲|cards={{Hw|1}}{{Hy|2|n=}}{{Hw|2|n=}}{{Hr|2|n=}} }}
{{HCardr|=1}}
{{cardholder|Cathy 🡲|cards={{Hw|2}}{{Hr|1}}{{Hb|2}}{{Hg|1}} }}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb|=1}}
{{HCardw|=1}}


{{cardholder4|player=Alice|cardBackground=#bbb
* Alice skips Bob to give Cathy a blue clue so that a duplicate {{Hw|2}} is not marked.
}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{w}}
|card2=2|card2Colour={{y}}|clue2=2|clue2Colour=lightgrey
|card3=2|card3Colour={{w}}|clue3=2|clue3Colour=lightgrey
|card4=2|card4Colour={{r}}|clue4=2|clue4Colour=lightgrey
}}
 
{{cardholder4|player=Cathy
|card1=2|card1Colour={{w}}
|card2=1|card2Colour={{r}}
|card3=2|card3Colour={{b}}
|card4=1|card4Colour={{b}}
}}
</div>
 
* Alice skips Bob to give Cathy a blue {{card|background={{b}}}} clue so that a duplicate {{HCardw|=2}} is not marked.


|title2=A good skip example 2
|title2=A good skip example 2
|body2=
|body2={{Hr|1}} {{Hy|1}} {{Hg|1}} {{Hb|1}} {{Hw|1}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Bob 🡲|cards={{Hw|1}}{{Hy|2|n=}}{{Hw|2|n=}}{{Hr|2|n=}} }}
{{HCardr|=1}}
{{cardholder|Cathy 🡲|cards={{Hy|4}}{{Hw|2}}{{Hr|1}}{{Hb|2}} }}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb|=1}}
{{HCardw|=1}}


{{cardholder4|player=Alice|cardBackground=#bbb}}
* Alice skips Bob to give Cathy a blue clue because Bob has let let {{Hb|2}} reach chop and does not want to mark it because he might hold a copy.
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{w}}
|card2=2|card2Colour={{y}}|clue2=2|clue2Colour=lightgrey
|card3=2|card3Colour={{w}}|clue3=2|clue3Colour=lightgrey
|card4=2|card4Colour={{r}}|clue4=2|clue4Colour=lightgrey
}}
 
{{cardholder4|player=Cathy
|card1=4|card1Colour={{y}}
|card2=2|card2Colour={{w}}
|card3=1|card3Colour={{r}}
|card4=2|card4Colour={{b}}
}}
</div>
 
* Alice skips Bob to give Cathy a blue {{card|background={{b}}}} clue because Bob has let let {{HCardb|=2}} reach chop and does not want to mark it because he might hold a copy.
}}
}}


Line 648: Line 93:


{{infoBoxes3 |maxWidth=650
{{infoBoxes3 |maxWidth=650
|title1=Example 1: lie
|title1=Example 1: unambiguous skip play
|body1=
|body1=&ZeroWidthSpace;
* Alice skips Bob to give Cathy a {{card|=3}} clue.
* Alice skips Bob to give Cathy a '''1''' clue.


<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{Hr}} {{Hy}} {{Hg}} {{Hb}} {{Hw}}
{{HCardr|=2}}
{{cardholder|Bob 🡲|cards={{Hy|1}}{{Hy|2}}{{Hw|2}}{{Hr|2}} }}
{{HCardy}}
{{cardholder|Cathy 🡲|cards={{Hw|2}}{{Hr|1|n=}}{{Hb|2}}{{Hr|4}} }}
{{HCardg}}
{{HCardb}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb
}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{y}}
|card2=2|card2Colour={{y}}
|card3=2|card3Colour={{w}}
|card4=2|card4Colour={{r}}
}}
 
{{cardholder4|player=Cathy
|card1=2|card1Colour={{w}}
|card2=3|card2Colour={{r}}|clue2=3|clue2Colour=lightgrey
|card3=2|card3Colour={{b}}
|card4=4|card4Colour={{r}}
}}
</div>


* Bob has no clue to give and no known play, so he '''blind plays his newest unmarked card'''.
* Bob has no clue to give and no known play, so he '''blind plays his newest unmarked card'''.
* In this convention, {{HCardy|=1}} does not connect to {{card|=3}}, so Cathy interprets as a bluff and her {{card|=3}} is not playable.
* {{Hy|1}} does not connect to '''1''', so Cathy interprets Bob's move as a skip play and plays {{Hr|1}}.
* This is a lie because {{HCardr|=3}} is playable.
* Instead, Alice should have discarded and allowed Bob to clue Cathy so that she knows her {{HCardr|=3}} is playable.


|title2=Example 2: bluff
|title2=Example 2: bluff
|body2=
|body2=&ZeroWidthSpace;
* Alice to Cathy: this card is red {{card|background={{r}}}}.
* Alice to Cathy: this card is red.


<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{Hr|1}} {{Hy|1}} {{Hg|1}} {{Hb}} {{Hw}}
{{HCardr|=1}}
{{cardholder|Bob 🡲|cards={{Hb|1}}{{Hy|2}}{{Hw|2}}{{Hr|2}} }}
{{HCardy|=1}}
{{cardholder|Cathy 🡲|cards={{Hy|4}}{{Hr|3|c=}}{{Hw|3}}{{Hb|2}} }}
{{HCardg|=1}}
{{HCardb}}
{{HCardw}}


{{cardholder4|player=Alice|cardBackground=#bbb}}
* Cathy now knows her marked card {{Hr|3}} is playable.
* Bob does not see the connecting {{Hr|2}}, so assumes he has to play it now.
* Bob does not have a marked card that could be {{Hr|2}}, so Bob '''blind plays his newest unmarked card'''.
* {{Hb|1}} successfully plays and the bluff is revealed.
* Before Bob played, Cathy thought her marked card was {{Hr|2}}.
* After Bob plays, Cathy knows her marked card is any valuable red ({{Hr|3}}, {{Hr|4}} or {{Hr|5}}).


{{cardholder4|player=Bob
|title3=Example 3: lie
|card1=1|card1Colour={{b}}
|body3=&ZeroWidthSpace;
|card2=2|card2Colour={{y}}
* Alice skips Bob to give Cathy a '''3''' clue.
|card3=2|card3Colour={{w}}
|card4=2|card4Colour={{r}}
}}


{{cardholder4|player=Cathy
{{Hr|2}} {{Hy}} {{Hg}} {{Hb}} {{Hw}}
|card1=4|card1Colour={{y}}
{{cardholder|Bob 🡲|cards={{Hy|1}}{{Hy|2}}{{Hw|2}}{{Hr|2}} }}
|card2=3|card2Colour={{r}}|clue2Colour={{r}}
{{cardholder|Cathy 🡲|cards={{Hw|2}}{{Hr|3|n=}}{{Hb|2}}{{Hr|4}} }}
|card3=3|card3Colour={{w}}
|card4=2|card4Colour={{b}}
}}
</div>
 
* Cathy now knows her marked card {{HCardr|=3}} is playable.
* Bob does not see the connecting {{HCardr|=2}}, so assumes he has to play it now.
* Bob does not have a marked card that could be {{HCardr|=2}}, so Bob '''blind plays his newest unmarked card'''.
* {{HCardb|=1}} successfully plays and the bluff is revealed.
* Before Bob played, Cathy thought her marked card was {{HCardr|=2}}.
* After Bob plays, Cathy knows her marked card is any valuable red ({{HCardr|=3}}, {{HCardr|=4}} or {{HCardr|=5}}).
 
|title3=Example 3: unambiguous skip play
|body3=
* Alice skips Bob to give Cathy a {{card|=1}} clue.
 
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb
}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{y}}
|card2=2|card2Colour={{y}}
|card3=2|card3Colour={{w}}
|card4=2|card4Colour={{r}}
}}
 
{{cardholder4|player=Cathy
|card1=2|card1Colour={{w}}
|card2=1|card2Colour={{r}}|clue2=1|clue2Colour=lightgrey
|card3=2|card3Colour={{b}}
|card4=4|card4Colour={{r}}
}}
</div>


* Bob has no clue to give and no known play, so he '''blind plays his newest unmarked card'''.
* Bob has no clue to give and no known play, so he '''blind plays his newest unmarked card'''.
* {{HCardy|=1}} does not connect to {{card|=1}}, so Cathy interprets Bob's move as a skip play and plays {{HCardr|=1}}.
* In this convention, {{Hy|1}} does not connect to '''3''', so Cathy interprets as a bluff and her '''3''' is not playable.
* This is a lie because {{Hr|3}} is playable.
* Instead, Alice should have discarded and allowed Bob to clue Cathy so that she knows her {{Hr|3}} is playable.
}}
}}


Line 758: Line 141:
# Saves are given as late as possible.
# Saves are given as late as possible.
# Play clue focus is the leftmost card.
# Play clue focus is the leftmost card.
# All known playable cards are played before discarding ''(including 5s with flamboyants)''.
# All known playable cards are played before discarding ''(including '''5'''s with flamboyants)''.
# Marked trash cards are corrected.
# Marked trash cards are corrected.


Line 765: Line 148:
# Playable first copies are clued.
# Playable first copies are clued.
# Playable cards marked with both colour and number will play first.
# Playable cards marked with both colour and number will play first.
# Last {{Hclue|=1}} is only used to mark a unique or playable chop.
# Last {{Hclue|1}} is only used to mark a unique or playable chop.
# Off-chop saves for consecutive unique cards.
# Off-chop saves for consecutive unique cards.
# Double discards can be avoided with a stall clue.
# Double discards can be avoided with a stall clue.
Line 774: Line 157:
# Lower ranked cards are prioritised.
# Lower ranked cards are prioritised.
# Unique cards are splashed.
# Unique cards are splashed.
# Black Powder: {{HCardk|=1}} is only marked on chop unless all other 1s (or {{HCardk|=2}}) are already played.
# Black Powder: {{Hk|1}} is only marked on chop unless all other '''1'''s (or {{Hk|2}}) are already played.


=== Advanced ===
=== Advanced ===


# Number clues that mark a non-unique chop are play clues.
# Number clues that mark a non-unique chop are play clues.
#* e.g. with no {{card|=3}}s discarded, play the left {{card|=3}}.
#* e.g. with no '''3'''s discarded, play the left '''3'''.
# Black Powder: {{card|=5}}s are marked with a playable {{HCardk|=5}} on chop. In a following turn the {{card|=5}} to the left of {{HCardk|=5}} is marked with colour to play {{HCardk|=5}}.
# Black Powder: '''5'''s are marked with a playable {{Hk|5}} on chop. In a following turn the '''5''' to the left of {{Hk|5}} is marked with colour to play {{Hk|5}}.
# Before playing, a connecting card on chop can be marked.
# Before playing, a connecting card on chop can be marked.
# Flamboyants: consider not locking a hand with a 5 save.
# Flamboyants: consider not locking a hand with a 5 save.
# Avalanche: any card can be multicolor.
# Avalanche: any card can be multicolor.
#* i.e. wait for negative multicolor on a {{HCardr|=5}} before playing as {{HCardr|=5}}.
#* i.e. wait for negative multicolor on a {{Hr|5}} before playing as {{Hr|5}}.
# Scream discard = save the chop card (and move chop one slot to the left).
# Scream discard = save the chop card (and move chop one slot to the left).
# 1-away from playable cards are splashed.
# 1-away from playable cards are splashed.
# Trash cards are discarded before being splashed.
# Trash cards are discarded before being splashed.
# Already-marked trash cards are splashed.
# Already-marked trash cards are splashed.
# An early game {{card|=4}} may be discarded.
# An early game '''4''' may be discarded.
# Black Powder: avoid discarding after an early game {{HCardk|=1}} or 5 save.
# Black Powder: avoid discarding after an early game {{Hk|1}} or 5 save.
#* To allow consecutive {{HCardk|=1}} and colour 5 saves.
#* To allow consecutive {{Hk|1}} and colour 5 saves.


=== Early game ===
=== Early game ===


# At least {{Hclue|=3}} are used before the first discard.
# At least {{Hclue|3}} are used before the first discard.
# Black Powder: {{HCardk|=5}} is marked first if it is the leftmost {{card|=5}}.
# Black Powder: {{Hk|5}} is marked first if it is the leftmost '''5'''.
# {{card|=2}}s are marked next.
# '''2'''s are marked next.
#* Black Powder: {{HCardk|=4}} is marked if there are no other {{card|=4}}s.
#* Black Powder: {{Hk|4}} is marked if there are no other '''4'''s.
# {{card|=1}}s are marked next.
# '''1'''s are marked next.
#* With multiple marked unknown {{card|=1}}s in your hand, consider first playing your {{card|=1}}s or marking {{card|=1}}s individually with colour.
#* With multiple marked unknown '''1'''s in your hand, consider first playing your '''1'''s or marking '''1'''s individually with colour.


=== Alternative strategy ===
=== Alternative strategy ===
Line 811: Line 194:
{{infoBoxes3
{{infoBoxes3
|title1=Clued misplay example
|title1=Clued misplay example
|body1=
|body1={{Hr|1}} {{Hy|3}} {{Hg|3}} {{Hb|3}} {{Hw|3}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Bob 🡲|cards={{Hb|1}}{{Hr|1}}{{Hb|2}}{{Hr|4}}{{Hr|5}} }}
{{HCardr|=1}}
Discarded: {{Hr|4}}
{{HCardy|=3}}
{{HCardg|=3}}
{{HCardb|=3}}
{{HCardw|=3}}
 
{{cardholder5|player=Alice|cardBackground=#bbb
}}
 
{{cardholder5|player=Bob
|card1=1|card1Colour={{b}}
|card2=1|card2Colour={{r}}
|card3=2|card3Colour={{b}}
|card4=4|card4Colour={{r}}
|card5=5|card5Colour={{r}}
}}
 
Discarded: {{HCardr|=4}}
</div>


* There are no misfires.
* There are no misfires.
* Alice needs to save {{HCardr|=5}} and {{HCardr|=4}}.
* Alice needs to save {{Hr|5}} and {{Hr|4}}.
* Alice to Bob: these 3 cards are red.
* Alice to Bob: these 3 cards are red.


<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{Hr|1}} {{Hy|3}} {{Hg|3}} {{Hb|3}} {{Hw|3}}
{{HCardr|=1}}
{{cardholder|Bob 🡲|cards={{Hb|1}}{{Hr|1|c=}}{{Hb|2}}{{Hr|4|c=}}{{Hr|5|c=}} }}
{{HCardy|=3}}
Discarded: {{Hr|4}}
{{HCardg|=3}}
{{HCardb|=3}}
{{HCardw|=3}}
 
{{cardholder5|player=Alice|cardBackground=#bbb
}}
 
{{cardholder5|player=Bob
|card1=1|card1Colour={{b}}
|card2=1|card2Colour={{r}}|clue2Colour={{r}}
|card3=2|card3Colour={{b}}
|card4=4|card4Colour={{r}}|clue4Colour={{r}}
|card5=5|card5Colour={{r}}|clue5Colour={{r}}
}}
 
Discarded: {{HCardr|=4}}
</div>


* Bob misfires {{HCardr|=1}} as {{HCardr|=2}}.
* Bob misfires {{Hr|1}} as {{Hr|2}}.
* Bob interprets this as a clued misplay to save the remaining red cards.
* Bob interprets this as a clued misplay to save the remaining red cards.


|title2=Scream discard example
|title2=Scream discard example
|body2=
|body2={{Hr|1}} {{Hy|4}} {{Hg|2}} {{Hb|2}} {{Hw|2}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Alice 🡲|cards={{HBack}}{{HBack}}{{HBack}}{{HBack}}{{HBack|5|{{y}}|n=|c=}} }}
{{HCardr|=1}}
{{cardholder|Bob 🡲|cards={{Hy|1}}{{Hg|5}}{{Hb|5}}{{Hw|5|n=}}{{Hr|5|n=}} }}
{{HCardy|=4}}
{{HCardg|=2}}
{{HCardb|=2}}
{{HCardw|=2}}


{{cardholder5|player=Alice|cardBackground=#bbb
* There are {{Hclue|0}} but Alice needs to save {{Hb|5}} ''and'' {{Hg|5}}.
|clue5=5|clue5Colour={{y}}
* Alice discards her chop + 1 = 3rd slot while she has {{Hy|5}} to play.
}}
 
{{cardholder5|player=Bob
|card1=1|card1Colour={{y}}
|card2=5|card2Colour={{g}}
|card3=5|card3Colour={{b}}
|card4=5|card4Colour={{w}}|clue4=5|clue4Colour=lightgrey
|card5=5|card5Colour={{r}}|clue5=5|clue5Colour=lightgrey
}}
 
{{Hclue|=0}}
</div>
 
* There are {{Hclue|=0}} but Alice needs to save {{HCardb|=5}} ''and'' {{HCardg|=5}}.
* Alice discards her chop + 1 = 3rd slot while she has {{HCardy|=5}} to play.
* Bob expected Alice to play their known playable card.
* Bob expected Alice to play their known playable card.
* Bob knows Alice could have discarded her chop to save his chop.
* Bob knows Alice could have discarded her chop to save his chop.
* Bob interprets Alice's move as moving his chop two places from his 3rd slot to 1st slot.
* Bob interprets Alice's move as moving his chop two places from his 3rd slot to 1st slot.
* Bob now has two unmarked unique cards saved and discards {{HCardy|=1}}.
* Bob now has two unmarked unique cards saved and discards {{Hy|1}}.


|title3=Positional misplay example
|title3=Positional misplay example
|body3=
|body3={{Hr|1}} {{Hy|3}} {{Hg|3}} {{Hb|3}} {{Hw|3}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Bob 🡲|cards={{Hr|1}}{{Hr|2}}{{Hr|3|n=|c=}}{{Hr|4|n=|c=}}{{Hr|5|n=|c=}} }}
{{HCardr|=1}}
{{HCardy|=3}}
{{HCardg|=3}}
{{HCardb|=3}}
{{HCardw|=3}}


{{cardholder5|player=Alice|cardBackground=#bbb
* There are {{Hclue|0}} and no misfires.
|clue5=5|clue5Colour=lightgrey
* Alice really wants {{Hr|2}} to play so that Bob can play all his marked cards.
}}
 
{{cardholder5|player=Bob
|card1=1|card1Colour={{r}}
|card2=2|card2Colour={{r}}
|card3=3|card3Colour={{r}}|clue3=3|clue3Colour={{r}}
|card4=4|card4Colour={{r}}|clue4=4|clue4Colour={{r}}
|card5=5|card5Colour={{r}}|clue5=5|clue5Colour={{r}}
}}
 
{{Hclue|=0}}
</div>
 
* There are {{Hclue|=0}} and no misfires.
* Alice really wants {{HCardr|=2}} to play so that Bob can play all his marked cards.
* Alice blind plays her second slot and causes a misfire.
* Alice blind plays her second slot and causes a misfire.
* Bob interprets this as a clue for him to play the same position in his hand.
* Bob interprets this as a clue for him to play the same position in his hand.
Line 924: Line 233:
{{infoBoxes
{{infoBoxes
|title1=Splash correction example
|title1=Splash correction example
|body1=
|body1={{Hr|3}} {{Hy|2}} {{Hg|2}} {{Hb|2}} {{Hw|2}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Bob 🡲|cards={{Hr|4}}{{Hr|3|n=}}{{Hw|3|n=}}{{Hb|3|n=}}{{Hb|5|n=}} }}
{{HCardr|=3}}
{{HCardy|=2}}
{{HCardg|=2}}
{{HCardb|=2}}
{{HCardw|=2}}
 
{{cardholder5|player=Alice|cardBackground=#bbb
|clue5=5|clue5Colour=lightgrey
}}
 
{{cardholder5|player=Bob
|card1=4|card1Colour={{r}}
|card2=3|card2Colour={{r}}|clue2=3|clue2Colour=lightgrey
|card3=3|card3Colour={{w}}|clue3=3|clue3Colour=lightgrey
|card4=3|card4Colour={{b}}|clue4=3|clue4Colour=lightgrey
|card5=5|card5Colour={{b}}|clue5=5|clue5Colour=lightgrey
}}
</div>


* Alice to Bob: these 2 cards are red {{card|background={{r}}}}.
* Alice to Bob: these 2 cards are red.
 
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=3}}
{{HCardy|=2}}
{{HCardg|=2}}
{{HCardb|=2}}
{{HCardw|=2}}
 
{{cardholder5|player=Alice|cardBackground=#bbb
|clue5=5|clue5Colour=lightgrey
}}


{{cardholder5|player=Bob
{{Hr|3}} {{Hy|2}} {{Hg|2}} {{Hb|2}} {{Hw|2}}
|card1=4|card1Colour={{r}}|clue1Colour={{r}}
{{cardholder|Bob 🡲|cards={{Hr|4|c=}}{{Hr|3|n=|c=}}{{Hw|3|n=}}{{Hb|3|n=}}{{Hb|5|n=}} }}
|card2=3|card2Colour={{r}}|clue2=3|clue2Colour={{r}}
|card3=3|card3Colour={{w}}|clue3=3|clue3Colour=lightgrey
|card4=3|card4Colour={{b}}|clue4=3|clue4Colour=lightgrey
|card5=5|card5Colour={{b}}|clue5=5|clue5Colour=lightgrey
}}
</div>


* This marks {{HCardr|=4}} as playable and splashes {{HCardr|=3}} so that Bob knows it is trash.
* This marks {{Hr|4}} as playable and splashes {{Hr|3}} so that Bob knows it is trash.


|title2=Self prompt example
|title2=Self prompt example
|body2=
|body2={{Hr}} {{Hy}} {{Hg}} {{Hb}} {{Hw}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Alice 🡲|cards={{HBack}}{{HBack}}{{HBack}}{{HBack}}{{HBack|1|{{r}}|c=}} }}
{{HCardr}}
{{cardholder|Bob 🡲|cards={{Hw|4}}{{Hy|4}}{{Hg|4}}{{Hg|4}}{{Hr|2|c=}} }}
{{HCardy}}
{{HCardg}}
{{HCardb}}
{{HCardw}}


{{cardholder5|player=Alice|cardBackground=#bbb
* Bob to Alice: this card is red ⇨ {{Hr|1}}
|clue1Colour={{r}}
* Alice to Bob: this card is red ⇨ {{Hr|2}}
}}
 
{{cardholder5|player=Bob
|card1=4|card1Colour={{w}}
|card2=4|card2Colour={{y}}
|card3=4|card3Colour={{g}}
|card4=4|card4Colour={{g}}
|card5=2|card5Colour={{r}}|clue5Colour={{r}}
}}
</div>
 
* Bob to Alice: this card is red ⇨ {{HCardr|=1}}
* Alice to Bob: this card is red ⇨ {{HCardr|=2}}
}}
}}


Line 1,003: Line 260:
{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=Discard clue example
|title=Discard clue example
|body=
|body={{Hr|1}} {{Hy|1}} {{Hg|1}} {{Hb|1}} {{Hw|1}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Bob 🡲|cards={{Hw|1}}{{Hr|1}}{{Hw|4}}{{Hy|3}} }}
{{HCardr|=1}}
Discarded: {{Hy|3}}{{Hw|4}}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb|=1}}
{{HCardw|=1}}


{{cardholder4|player=Alice|cardBackground=#bbb}}
* {{Hy|3}} and {{Hw|4}} need to be saved.
 
* If Alice gives a '''3''' clue, {{Hw|4}} might be discarded.
{{cardholder4|player=Bob
* Alice gives a '''1''' clue so that Bob discards {{Hr|1}} and {{Hw|1}} before his chop card.
|card1=1|card1Colour={{w}}
|card2=1|card2Colour={{r}}
|card3=4|card3Colour={{w}}
|card4=3|card4Colour={{y}}
}}
 
Discarded: {{HCardy|=3}}{{HCardw|=4}}
</div>
 
* {{HCardy|=3}} and {{HCardw|=4}} need to be saved.
* If Alice gives a {{card|=3}} clue, {{HCardw|=4}} might be discarded.
* Alice gives a {{card|=1}} clue so that Bob discards {{HCardr|=1}} and {{HCardw|=1}} before his chop card.
}}
}}


Line 1,036: Line 277:


* In the endgame when you can see all remaining playable cards, you can use a positional discard to communicate the slot position in another hand.
* In the endgame when you can see all remaining playable cards, you can use a positional discard to communicate the slot position in another hand.
* Typically used with {{Hclue|=0}} or where trash cards make it awkward to clue the target.
* Typically used with {{Hclue|0}} or where trash cards make it awkward to clue the target.


{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=Positional discard example
|title=Positional discard example
|body=
|body={{Hr|5}} {{Hy|5}} {{Hg|4}} {{Hb|5}} {{Hw|5}}
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{cardholder|Bob 🡲|cards={{Hg|5}}{{Hb|2}}{{Hr|4}}{{Hb|3}} }}
{{HCardr|=5}}
{{HCardy|=5}}
{{HCardg|=4}}
{{HCardb|=5}}
{{HCardw|=5}}
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=5|card1Colour={{g}}
|card2=2|card2Colour={{b}}
|card3=4|card3Colour={{r}}
|card4=3|card4Colour={{b}}
}}
 
{{Hclue|=0}}
</div>


* Alice discards '''slot 1'''
* Alice discards '''slot 1'''
* Bob plays '''slot 1''' ⇨ {{HCardg|=5}}
* Bob plays '''slot 1''' ⇨ {{Hg|5}}
}}
}}


Line 1,067: Line 292:
{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=Long finesse example
|title=Long finesse example
|body=
|body=&ZeroWidthSpace;
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{w}}
|card2=2|card2Colour={{w}}
|card3=4|card3Colour={{w}}
|card4=1|card4Colour={{g}}
}}
 
{{cardholder4|player=Cathy
|card1=3|card1Colour={{w}}
|card2=1|card2Colour={{b}}
|card3=1|card3Colour={{g}}
|card4=1|card4Colour={{y}}
}}
</div>
 
* Alice to Bob: this card is a 4.
* Alice to Bob: this card is a 4.


<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{Hr|1}} {{Hy|1}} {{Hg|1}} {{Hb}} {{Hw}}
{{HCardr|=1}}
{{cardholder|Bob 🡲|cards={{Hw|1}}{{Hw|2}}{{Hw|4|n=}}{{Hg|1}} }}
{{HCardy|=1}}
{{cardholder|Cathy 🡲|cards={{Hw|3}}{{Hb|1}}{{Hg|1}}{{Hy|1}} }}
{{HCardg|=1}}
{{HCardb}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{w}}
|card2=2|card2Colour={{w}}
|card3=4|card3Colour={{w}}|clue3=4|clue3Colour=lightgrey
|card4=1|card4Colour={{g}}
}}
 
{{cardholder4|player=Cathy
|card1=3|card1Colour={{w}}
|card2=1|card2Colour={{b}}
|card3=1|card3Colour={{g}}
|card4=1|card4Colour={{y}}
}}
</div>


* Bob has been given a play clue and does not see a playable card in any hand, so Bob blind plays his draw card.
* Bob has been given a play clue and does not see a playable card in any hand, so Bob blind plays his draw card.
* {{HCardw|=1}} successfully plays.
* {{Hw|1}} successfully plays.
* Cathy sees that Bob has {{HCardw|=2}} in front of {{HCardw|=4}} but {{HCardw|=3}} is missing, so Cathy knows she must play {{HCardw|=3}} at the correct moment.
* Cathy sees that Bob has {{Hw|2}} in front of {{Hw|4}} but {{Hw|3}} is missing, so Cathy knows she must play {{Hw|3}} at the correct moment.
* Cathy discards, Alice discards and Bob blind plays his 2nd slot {{HCardw|=2}}.
* Cathy discards, Alice discards and Bob blind plays his 2nd slot {{Hw|2}}.


<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{Hr|1}} {{Hy|1}} {{Hg|1}} {{Hb}} {{Hw|2}}
{{HCardr|=1}}
{{cardholder|Bob 🡲|cards={{Hb|5}}{{Hy|1}}{{Hw|4|n=}}{{Hg|1}} }}
{{HCardy|=1}}
{{cardholder|Cathy 🡲|cards={{Hy|2}}{{Hw|3}}{{Hb|1}}{{Hg|1}} }}
{{HCardg|=1}}
{{HCardb}}
{{HCardw|=2}}


{{cardholder4|player=Alice|cardBackground=#bbb}}
* Cathy blind plays her 2nd slot {{Hw|3}}.
 
* Alice discards and Bob plays the marked {{Hw|4}}.
{{cardholder4|player=Bob
|card1=5|card1Colour={{b}}
|card2=1|card2Colour={{y}}
|card3=4|card3Colour={{w}}|clue3=4|clue3Colour=lightgrey
|card4=1|card4Colour={{g}}
}}
 
{{cardholder4|player=Cathy
|card1=2|card1Colour={{y}}
|card2=3|card2Colour={{w}}
|card3=1|card3Colour={{b}}
|card4=1|card4Colour={{g}}
}}
</div>
 
* Cathy blind plays her 2nd slot {{HCardw|=3}}.
* Alice discards and Bob plays the marked {{HCardw|=4}}.
}}
}}


Line 1,155: Line 316:
{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=Layered finesse example
|title=Layered finesse example
|body=
|body=&ZeroWidthSpace;
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb}}
{{HCardw|=4}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=2|card1Colour={{b}}
|card2=5|card2Colour={{b}}
|card3=1|card3Colour={{y}}
|card4=1|card4Colour={{g}}
}}
 
{{cardholder4|player=Cathy
|card1=2|card1Colour={{r}}
|card2=2|card2Colour={{y}}
|card3=1|card3Colour={{b}}
|card4=1|card4Colour={{g}}
}}
</div>
 
* Alice to Bob: these 2 cards are blue.
* Alice to Bob: these 2 cards are blue.


<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{Hr|1}} {{Hy|1}} {{Hg|1}} {{Hb}} {{Hw|4}}
{{HCardr|=1}}
{{cardholder|Bob 🡲|cards={{Hb|2|c=}}{{Hb|5|c=}}{{Hy|1}}{{Hg|1}} }}
{{HCardy|=1}}
{{cardholder|Cathy 🡲|cards={{Hr|2}}{{Hy|2}}{{Hb|1}}{{Hg|1}} }}
{{HCardg|=1}}
{{HCardb}}
{{HCardw|=4}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}


{{cardholder4|player=Bob
* Bob sees a playable {{Hb|1}} in Cathy's hand, layered behind other playable cards {{Hr|2}} and {{Hy|2}}.
|card1=2|card1Colour={{b}}|clue1Colour={{b}}
* Bob discards and Cathy blind plays for {{Hb|1}}. {{Hr|2}} successfully plays.
|card2=5|card2Colour={{b}}|clue2Colour={{b}}
* Cathy knows this cannot be a bluff because Bob would not discard unless he sees a playable {{Hb|1}} in Cathy's hand.
|card3=1|card3Colour={{y}}
* So Cathy knows she is promised {{Hb|1}} and keeps playing each slot from left to right until her {{Hb|1}} is played.
|card4=1|card4Colour={{g}}
}}
 
{{cardholder4|player=Cathy
|card1=2|card1Colour={{r}}
|card2=2|card2Colour={{y}}
|card3=1|card3Colour={{b}}
|card4=1|card4Colour={{g}}
}}
</div>
 
* Bob sees a playable {{HCardb|=1}} in Cathy's hand, layered behind other playable cards {{HCardr|=2}} and {{HCardy|=2}}.
* Bob discards and Cathy blind plays for {{HCardb|=1}}. {{HCardr|=2}} successfully plays.
* Cathy knows this cannot be a bluff because Bob would not discard unless he sees a playable {{HCardb|=1}} in Cathy's hand.
* So Cathy knows she is promised {{HCardb|=1}} and keeps playing each slot from left to right until her {{HCardb|=1}} is played.
}}
}}


Line 1,216: Line 333:
{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=Trash bluff example
|title=Trash bluff example
|body=
|body=&ZeroWidthSpace;
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
* Alice to Cathy: this card is a '''1'''.
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb|=1}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=2|card1Colour={{b}}
|card2=4|card2Colour={{y}}
|card3=4|card3Colour={{g}}
|card4=4|card4Colour={{r}}
}}
 
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}
|card2=2|card2Colour={{w}}
|card3=2|card3Colour={{r}}
|card4=5|card4Colour={{y}}
}}
</div>
 
* Alice to Cathy: this card is a 1.
 
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb|=1}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}


{{cardholder4|player=Bob
{{Hr|1}} {{Hy|1}} {{Hg|1}} {{Hb|1}} {{Hw}}
|card1=2|card1Colour={{b}}
{{cardholder|Bob 🡲|cards={{Hb|2}}{{Hy|4}}{{Hg|4}}{{Hr|4}} }}
|card2=4|card2Colour={{y}}
{{cardholder|Cathy 🡲|cards={{Hr|1|n=}}{{Hw|2}}{{Hr|2}}{{Hy|5}} }}
|card3=4|card3Colour={{g}}
|card4=4|card4Colour={{r}}
}}


{{cardholder4|player=Cathy
* Bob must act now to prevent a misfire of {{Hr|1}}.
|card1=1|card1Colour={{r}}|clue1=1|clue1Colour=lightgrey
* Bob blind plays {{Hb|2}}.
|card2=2|card2Colour={{w}}
* Cathy knows Bob would not blind play for a playable '''1''', so Cathy now knows that her '''1''' is trash and this was a ''trash bluff''.
|card3=2|card3Colour={{r}}
|card4=5|card4Colour={{y}}
}}
</div>
 
* Bob must act now to prevent a misfire of {{HCardr|=1}}.
* Bob blind plays {{HCardb|=2}}.
* Cathy knows Bob would not blind play for a playable {{card|=1}}, so Cathy now knows that her {{card|=1}} is trash and this was a ''trash bluff''.
}}
}}


Line 1,278: Line 351:
* The second blind play does not connect to the target.
* The second blind play does not connect to the target.


{{infoBox |maxWidth=700
{{infoBox |maxWidth=650
|title=Finesse bluff example
|title=Finesse bluff example
|body=
|body=&ZeroWidthSpace;
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
* Alice to Donald: this card is white.
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{w}}
|card2=4|card2Colour={{y}}
|card3=4|card3Colour={{g}}
|card4=4|card4Colour={{b}}
}}
 
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}
|card2=4|card2Colour={{w}}
|card3=4|card3Colour={{g}}
|card4=3|card4Colour={{g}}
}}
 
{{cardholder4|player=Donald
|card1=4|card1Colour={{r}}
|card2=3|card2Colour={{w}}
|card3=3|card3Colour={{y}}
|card4=2|card4Colour={{b}}
}}
</div>
 
* Alice to Donald: this card is white {{card|background={{w}}}}.
 
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{w}}
|card2=4|card2Colour={{y}}
|card3=4|card3Colour={{g}}
|card4=4|card4Colour={{b}}
}}
 
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}
|card2=4|card2Colour={{w}}
|card3=4|card3Colour={{g}}
|card4=3|card4Colour={{g}}
}}


{{cardholder4|player=Donald
{{Hr}} {{Hy}} {{Hg}} {{Hb}} {{Hw}}
|card1=4|card1Colour={{r}}
{{cardholder|Bob 🡲|cards={{Hw|1}}{{Hy|4}}{{Hg|4}}{{Hb|4}} }}
|card2=3|card2Colour={{w}}|clue2Colour={{w}}
{{cardholder|Cathy 🡲|cards={{Hr|1}}{{Hw|4}}{{Hg|4}}{{Hg|3}} }}
|card3=3|card3Colour={{y}}
{{cardholder|Donald 🡲|cards={{Hr|4}}{{Hw|3|c=}}{{Hy|3}}{{Hb|2}} }}
|card4=2|card4Colour={{b}}
}}
</div>


* Bob blind plays {{HCardw|=1}}.
* Bob blind plays {{Hw|1}}.
* Donald now thinks his white {{card|background={{w}}}} card is {{HCardw|=2}}.
* Donald now thinks his white card is {{Hw|2}}.
* Cathy must act now to prevent a misfire of {{HCardw|=3}}.
* Cathy must act now to prevent a misfire of {{Hw|3}}.
* Cathy blind plays {{HCardr|=1}}.
* Cathy blind plays {{Hr|1}}.
* With two blind plays, Donald now knows his white {{card|background={{w}}}} is {{HCardw|=3}} and this was a ''finesse bluff''.
* With two blind plays, Donald now knows his white is {{Hw|3}} and this was a ''finesse bluff''.
}}
}}


Line 1,358: Line 374:
{{infoBox |maxWidth=700
{{infoBox |maxWidth=700
|title=Double bluff example
|title=Double bluff example
|body=
|body=&ZeroWidthSpace;
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
* Alice can bluff Bob's {{Hw|1}} with a blue clue to Donald.
{{HCardr}}
* '''Instead''': Alice to Donald: this card is a 2.
{{HCardy}}
{{HCardg}}
{{HCardb}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{w}}
|card2=4|card2Colour={{y}}
|card3=4|card3Colour={{g}}
|card4=4|card4Colour={{b}}
}}


{{cardholder4|player=Cathy
{{Hr}} {{Hy}} {{Hg}} {{Hb}} {{Hw}}
|card1=1|card1Colour={{r}}
{{cardholder|Bob 🡲|cards={{Hw|1}}{{Hy|4}}{{Hg|4}}{{Hb|4}} }}
|card2=4|card2Colour={{w}}
{{cardholder|Cathy 🡲|cards={{Hr|1}}{{Hw|4}}{{Hg|4}}{{Hg|3}} }}
|card3=4|card3Colour={{g}}
{{cardholder|Donald 🡲|cards={{Hr|3}}{{Hw|3}}{{Hy|3}}{{Hb|2|n=}} }}
|card4=3|card4Colour={{g}}
}}


{{cardholder4|player=Donald
* Bob blind plays {{Hw|1}}
|card1=3|card1Colour={{r}}
* Without colour, Donald thinks his '''2''' is {{Hw|2}}.
|card2=3|card2Colour={{w}}
* Cathy must act now to prevent a misfire of {{Hb|2}}.
|card3=3|card3Colour={{y}}
* Cathy blind plays {{Hr|1}}.
|card4=2|card4Colour={{b}}
* With two blind plays, Donald now knows his '''2''' is not {{Hw|2}} or {{Hr|2}} and this was a ''double bluff''.
}}
</div>
 
* Alice can bluff Bob's {{HCardw|=1}} with a blue clue {{card|background={{b}}}} to Donald.
* Instead: Alice to Donald: this card is a 2.
 
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr}}
{{HCardy}}
{{HCardg}}
{{HCardb}}
{{HCardw}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=1|card1Colour={{w}}
|card2=4|card2Colour={{y}}
|card3=4|card3Colour={{g}}
|card4=4|card4Colour={{b}}
}}
 
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}
|card2=4|card2Colour={{w}}
|card3=4|card3Colour={{g}}
|card4=3|card4Colour={{g}}
}}
 
{{cardholder4|player=Donald
|card1=3|card1Colour={{r}}
|card2=3|card2Colour={{w}}
|card3=3|card3Colour={{y}}
|card4=2|card4Colour={{b}}|clue4=2|clue4Colour=lightgrey
}}
</div>
 
* Bob blind plays {{HCardw|=1}}
* Without colour, Donald thinks his {{card|=2}} is {{HCardw|=2}}.
* Cathy must act now to prevent a misfire of {{HCardb|=2}}.
* Cathy blind plays {{HCardr|=1}}.
* With two blind plays, Donald now knows his {{card|=2}} is not {{HCardw|=2}} or {{HCardr|=2}} and this was a ''double bluff''.
}}
}}


Line 1,438: Line 397:
{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=Promise bluff example
|title=Promise bluff example
|body=
|body=&ZeroWidthSpace;
<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{HCardr|=1}}
{{HCardy|=1}}
{{HCardg|=1}}
{{HCardb|=1}}
{{HCardw|=1}}
 
{{cardholder4|player=Alice|cardBackground=#bbb}}
 
{{cardholder4|player=Bob
|card1=2|card1Colour={{b}}
|card2=3|card2Colour={{w}}
|card3=4|card3Colour={{g}}
|card4=4|card4Colour={{r}}
}}
 
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}
|card2=4|card2Colour={{w}}
|card3=2|card3Colour={{r}}
|card4=5|card4Colour={{y}}
}}
</div>
 
* Alice to Cathy: this card is white.
* Alice to Cathy: this card is white.


<div style="display:flex;flex-flow:row wrap;gap:1rem;">
{{Hr|1}} {{Hy|1}} {{Hg|1}} {{Hb|1}} {{Hw|1}}
{{HCardr|=1}}
{{cardholder|Bob 🡲|cards={{Hb|2}}{{Hw|3}}{{Hg|4}}{{Hr|4}} }}
{{HCardy|=1}}
{{cardholder|Cathy 🡲|cards={{Hr|1}}{{Hw|4|c=}}{{Hr|2}}{{Hy|5}} }}
{{HCardg|=1}}
{{HCardb|=1}}
{{HCardw|=1}}


{{cardholder4|player=Alice|cardBackground=#bbb}}
* Bob must act now to prevent a misfire of {{Hw|4}}.
 
* Bob blind plays {{Hb|2}} and the bluff is revealed.
{{cardholder4|player=Bob
* Cathy sees Bob's {{Hw|3}} was in finesse position behind {{Hb|2}}, so now knows that her marked card is '''either''' {{Hw|4}} or {{Hw|3}}.
|card1=2|card1Colour={{b}}
* Bob knows that for the bluff target to be a valid 1-away-from playable, he is also promised {{Hw|3}} in his slot 2.
|card2=3|card2Colour={{w}}
|card3=4|card3Colour={{g}}
|card4=4|card4Colour={{r}}
}}
 
{{cardholder4|player=Cathy
|card1=1|card1Colour={{r}}
|card2=4|card2Colour={{w}}|clue2Colour={{w}}
|card3=2|card3Colour={{r}}
|card4=5|card4Colour={{y}}
}}
</div>
 
* Bob must act now to prevent a misfire of {{HCardw|=4}}.
* Bob blind plays {{HCardb|=2}} and the bluff is revealed.
* Cathy sees Bob's {{HCardw|=3}} was in finesse position behind {{HCardb|=2}}, so now knows that her marked card is '''either''' {{HCardw|=4}} or {{HCardw|=3}}.
* Bob knows that for the bluff target to be a valid 1-away-from playable, he is also promised {{HCardw|=3}} in his slot 2.
}}
}}


Line 1,501: Line 416:
{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=Double save example
|title=Double save example
|body=
|body={{Hr|2}} {{Hy|1}} {{Hg|2}} {{Hb|2}} {{Hw|1}}
{{cardholder|Alice 🡲|cards={{HBack}}{{HBack|2|{{w}}|n=|c=}}{{HBack}}{{HBack}} }}
{{cardholder|Bob 🡲|cards={{Hb|2}}{{Hr|2}}{{Hg|4}}{{Hy|3}} }}
Discarded: {{Hy|3}}{{Hg|4}}


<div style="display:flex;flex-flow:row wrap;gap:1rem;">
* {{Hy|3}} and {{Hg|4}} need to be saved.
{{HCardr|=2}}
* If Alice gives a '''3''' clue, {{Hg|4}} might be discarded.
{{HCardy|=1}}
* A '''2''' clue will cause a misfire of {{Hg|2}}.
{{HCardg|=2}}
* Alice gives an empty clue (e.g. '''1''' or '''5''' or white).
{{HCardb|=2}}
* Bob knows that if Alice played her {{Hw|2}}, so this empty clue must mean something.
{{HCardw|=1}}
 
{{cardholder4|player=Alice|cardBackground=#bbb
|clue2=2|clue2Colour={{w}}
}}
 
{{cardholder4|player=Bob
|card1=2|card1Colour={{b}}
|card2=2|card2Colour={{r}}
|card3=4|card3Colour={{g}}
|card4=3|card4Colour={{y}}
}}
 
Discarded: {{HCardy|=3}}{{HCardg|=4}}
</div>
 
* {{HCardy|=3}} and {{HCardg|=4}} need to be saved.
* If Alice gives a {{card|=3}} clue, {{HCardg|=4}} might be discarded.
* A {{card|=2}} clue will cause a misfire of {{HCardg|=2}}.
* Alice gives an empty clue (e.g. {{card|=1}} or {{card|=5}} or white {{card|background={{w}}}}).
* Bob knows that if Alice played her {{HCardw|=2}}, so this empty clue must mean something.
* Bob does not have a playable card and knows Alice could have saved his chop card with this clue token.
* Bob does not have a playable card and knows Alice could have saved his chop card with this clue token.
* Bob interprets this as 'do not discard two chop cards' and discards {{HCardr|=2}}.
* Bob interprets this as 'do not discard two chop cards' and discards {{Hr|2}}.
}}
}}


----
----
{{infoBox |maxWidth=650
{{infoBox |maxWidth=650
|title=Average clue tokens per played card
|title=Average clue tokens per played card
|body=
|body=
Imagine the end of an 'ideal' game (without flamboyants):
Imagine the end of an <q>ideal</q> game (without flamboyants):
<hr>
<hr>
{{player|=3|size=1.5}}{{hand|=5}}{{HCardr|=5|size=1.5}}{{HCardy|=5|size=1.5}}{{HCardg|=5|size=1.5}}{{HCardb|=5|size=1.5}}{{HCardw|=5|size=1.5}}:<br>
{{player|3|size=2}}{{hand|5|size=2}}{{Hr|5}} {{Hy|5}} {{Hg|5}} {{Hb|5}} {{Hw|5}}<br>


{{HCardw|=50|size=1.5}} (deck) ➖ {{HCardw|=25|size=1.5}} (played) ➖ {{HCardw|=12|size=1.5}} ({{player|=3|size=1.5}}× at least{{hand|=4}}) 🟰 {{HCardw|=13|size=1.5}} discards
{{card|=50|size=1.5}} (deck) ➖ {{card|=25|size=1.5}} (played) ➖ {{card|=12|size=1.5}} ({{player|3|size=1.5}}× at least{{hand|4}}) 🟰 {{card|=13|size=1.5}} discards


{{Hclue|=13}} (discards) ➕ {{Hclue|=8}} (start) ➕ {{Hclue|=5}} ({{HCardr|=5|size=1}}{{HCardy|=5|size=1}}{{HCardg|=5|size=1}}{{HCardb|=5|size=1}}{{HCardw|=5|size=1}}) ➖ {{Hclue|=1}} (last {{card|=5}}) 🟰 {{Hclue|=25}}
{{Hclue|13}} (discards) ➕ {{Hclue|8}} (start) ➕ {{Hclue|5}} ({{Hr|5}} {{Hy|5}} {{Hg|5}} {{Hb|5}} {{Hw|5}}) ➖ {{Hclue|1}} (last '''5''') 🟰 {{Hclue|25}}


{{Hclue|=25}} ➗ {{HCardw|=25|size=1.5}} 🟰 {{Hclue|=1}} / {{HCardw|size=1.5}}
{{Hclue|25}} ➗ {{card|=25|size=1.5}} 🟰 {{Hclue|1}} / {{HCard}}
<hr>
<hr>
{{player|=5|size=1.5}}{{hand|=4}}{{HCardr|=5|size=1.5}}{{HCardy|=5|size=1.5}}{{HCardg|=5|size=1.5}}{{HCardb|=5|size=1.5}}{{HCardw|=5|size=1.5}} ⇨ {{Hclue|=22}} ➗ {{HCardw|=25|size=1.5}} 🟰 {{Hclue|=.88}} / {{HCardw|size=1.5}}
{{player|5|size=2}}{{hand|4|size=2}}{{Hr|5}} {{Hy|5}} {{Hg|5}} {{Hb|5}} {{Hw|5}} ⇨ {{Hclue|22}} ➗ {{card|=25|size=1.5}} 🟰 {{Hclue|.88}} / {{HCard}}
<hr>
<hr>
{{player|=2|size=1.5}}{{hand|=6}}{{HCardr|=5|size=1.5}}{{HCardy|=5|size=1.5}}{{HCardg|=5|size=1.5}}{{HCardb|=5|size=1.5}}{{HCardw|=5|size=1.5}}{{HCardm|=5|size=1.5}}{{HCardk|=1|size=1.5}} ⇨ {{Hclue|=39}} ➗ {{HCardw|=35|size=1.5}} 🟰 {{Hclue|=1.1}} / {{HCardw|size=1.5}}
{{player|2|size=2}}{{hand|6|size=2}}{{Hr|5}} {{Hy|5}} {{Hg|5}} {{Hb|5}} {{Hw|5}} {{Hm|5}} {{Hk|1}} ⇨ {{Hclue|39}} ➗ {{card|=35|size=1.5}} 🟰 {{Hclue|1.1}} / {{HCard}}
}}
}}

Revision as of 08:06, 3 January 2024

Tips_hanabi major revision

Refer to Game Help Definitions

Thinking

  • Check visible cards, including played and discarded to determine the focus and the meaning of a clue.
    • e.g. you are given a 2 clue. You see red2,with a red 2clue, was played and the second red2,with a red 2clue, is in another hand. Therefore the clue means "2s which are not red".
    • e.g. you are given a 4 clue that marks only your chop. You see no 4s have been discarded and no 4s on the chop of the players next to you. Therefore the clue means "this 4 is playable".

Cluing

  • Don't mark trash cards
  • Save unique cards as the first priority.
    • Look ahead for unique cards on chop. Sometimes more than one player must help to save consecutive unique cards.
  • With few clue tokens, work out which players need them.
  • Consider how the receiver can interpret your clue.

Discarding

  • Trust your teammates to manage your cards.
  • When there is nothing urgent to clue, don't be afraid to discard! Discarding is often the best move for the team.

Playing

  • When multiple cards are marked, determine the focused card. Each clue only has one focused card.
  • Logically playable cards are marked at the earliest opportunity, so the leftmost card is assumed to be the focus of play clues (where no other cards are known to be playable).

Triggering the final round

  • Sometimes a specific player should draw the last card to maximise the score.
  • Giving empty clues (e.g. "you have no red card") can help to manage which player draws last card.
Last card example
card1,with a Hanabi card 1clue, red5,with a red 5clue, yellow5,with a yellow 5clue, green3,with a green 3clue, blue4,with a blue 4clue, white5,with a white 5clue,

Bob 🡲 Cathy 🡲

  • Alice and Bob both give empty clues e.g. "to Cathy: you have no white card".
  • Cathy plays green4,with a green 4clue, and draws the last card.
  • Alice discards, Bob plays blue5,with a blue 5clue, and Cathy plays green5,with a green 5clue,.

Skip / steal

  • When a player gives a clue that could have been given by one of the skipped players, it means the skipped players have a better move than to give the clue that was used to skip.
  • Skipping should be avoided unless there is a good reason.
A bad skip / steal
  • Alice skips Bob to clue Cathy red.

red,with a red clue, yellow3,with a yellow 3clue, green3,with a green 3clue, blue3,with a blue 3clue, white3,with a white 3clue, Alice 🡲 Bob 🡲 Cathy 🡲

  • If Alice discarded instead, Bob would have clued Alice red to finesse red1,with a red 1clue, and red2,with a red 2clue,.

Potential reasons for skipping players:

  • Clue-giver is locked i.e. all cards are marked without any immediate plays.
  • Gain tempo to play e.g. skipped player(s) all have playable cards.
  • Gain tempo to clue e.g. skipped player(s) must give a fix clue.
  • Avoid a bad clue e.g. mark cards with good touch.
  • Ensure a good clue e.g. mark cards with good touch.
  • Cause a discard e.g. of a playable card so that its copy can be marked with good touch, or of trash.
  • Avoid a discard e.g. a double discard, or of nice-to-have (non-unique) cards.
A good skip example 1
red1,with a red 1clue, yellow1,with a yellow 1clue, green1,with a green 1clue, blue1,with a blue 1clue, white1,with a white 1clue,

Bob 🡲 Cathy 🡲

  • Alice skips Bob to give Cathy a blue clue so that a duplicate white2,with a white 2clue, is not marked.
A good skip example 2
red1,with a red 1clue, yellow1,with a yellow 1clue, green1,with a green 1clue, blue1,with a blue 1clue, white1,with a white 1clue,

Bob 🡲 Cathy 🡲

  • Alice skips Bob to give Cathy a blue clue because Bob has let let blue2,with a blue 2clue, reach chop and does not want to mark it because he might hold a copy.

Additional interpretation

An additional finesse convention is that skipped player(s) cannot discard.

  • i.e. Alice can clue Cathy only if Bob has a play or should give another clue.
  • If a skipped player has no marked playable cards and no good clue to give, they can blind play their newest, unmarked card.
  • A clue-giver who causes unmarked play(s) purely from a skip is responsible for any misinterpretation.
Example 1: unambiguous skip play
  • Alice skips Bob to give Cathy a 1 clue.

red,with a red clue, yellow,with a yellow clue, green,with a green clue, blue,with a blue clue, white,with a white clue, Bob 🡲 Cathy 🡲

  • Bob has no clue to give and no known play, so he blind plays his newest unmarked card.
  • yellow1,with a yellow 1clue, does not connect to 1, so Cathy interprets Bob's move as a skip play and plays red1,with a red 1clue,.
Example 2: bluff
  • Alice to Cathy: this card is red.
  • red1,with a red 1clue, yellow1,with a yellow 1clue, green1,with a green 1clue, blue,with a blue clue, white,with a white clue, Bob 🡲 Cathy 🡲

    • Cathy now knows her marked card red3,with a red 3clue, is playable.
    • Bob does not see the connecting red2,with a red 2clue,, so assumes he has to play it now.
    • Bob does not have a marked card that could be red2,with a red 2clue,, so Bob blind plays his newest unmarked card.
    • blue1,with a blue 1clue, successfully plays and the bluff is revealed.
    • Before Bob played, Cathy thought her marked card was red2,with a red 2clue,.
    • After Bob plays, Cathy knows her marked card is any valuable red (red3,with a red 3clue,, red4,with a red 4clue, or red5,with a red 5clue,).
    Example 3: lie
  • Alice skips Bob to give Cathy a 3 clue.
  • red2,with a red 2clue, yellow,with a yellow clue, green,with a green clue, blue,with a blue clue, white,with a white clue, Bob 🡲 Cathy 🡲

    • Bob has no clue to give and no known play, so he blind plays his newest unmarked card.
    • In this convention, yellow1,with a yellow 1clue, does not connect to 3, so Cathy interprets as a bluff and her 3 is not playable.
    • This is a lie because red3,with a red 3clue, is playable.
    • Instead, Alice should have discarded and allowed Bob to clue Cathy so that she knows her red3,with a red 3clue, is playable.

    2 Player strategy

    Basic

    1. Marked cards are not discarded.
    2. Unique cards are saved.
    3. Saves are given as late as possible.
    4. Play clue focus is the leftmost card.
    5. All known playable cards are played before discarding (including 5s with flamboyants).
    6. Marked trash cards are corrected.

    Intermediate

    1. Playable first copies are clued.
    2. Playable cards marked with both colour and number will play first.
    3. Last 1 clue tokens is only used to mark a unique or playable chop.
    4. Off-chop saves for consecutive unique cards.
    5. Double discards can be avoided with a stall clue.
      • empty clue
      • splash that marks no new cards
    6. Cards are played in clued order.
    7. Plays that lead to other plays are prioritised.
    8. Lower ranked cards are prioritised.
    9. Unique cards are splashed.
    10. Black Powder: black powder1,with a black powder 1clue, is only marked on chop unless all other 1s (or black powder2,with a black powder 2clue,) are already played.

    Advanced

    1. Number clues that mark a non-unique chop are play clues.
      • e.g. with no 3s discarded, play the left 3.
    2. Black Powder: 5s are marked with a playable black powder5,with a black powder 5clue, on chop. In a following turn the 5 to the left of black powder5,with a black powder 5clue, is marked with colour to play black powder5,with a black powder 5clue,.
    3. Before playing, a connecting card on chop can be marked.
    4. Flamboyants: consider not locking a hand with a 5 save.
    5. Avalanche: any card can be multicolor.
      • i.e. wait for negative multicolor on a red5,with a red 5clue, before playing as red5,with a red 5clue,.
    6. Scream discard = save the chop card (and move chop one slot to the left).
    7. 1-away from playable cards are splashed.
    8. Trash cards are discarded before being splashed.
    9. Already-marked trash cards are splashed.
    10. An early game 4 may be discarded.
    11. Black Powder: avoid discarding after an early game black powder1,with a black powder 1clue, or 5 save.
      • To allow consecutive black powder1,with a black powder 1clue, and colour 5 saves.

    Early game

    1. At least 3 clue tokens are used before the first discard.
    2. Black Powder: black powder5,with a black powder 5clue, is marked first if it is the leftmost 5.
    3. 2s are marked next.
      • Black Powder: black powder4,with a black powder 4clue, is marked if there are no other 4s.
    4. 1s are marked next.
      • With multiple marked unknown 1s in your hand, consider first playing your 1s or marking 1s individually with colour.

    Alternative strategy

    1. Any card may be saved, including non-unique cards.
    2. Cards marked with a number are only splashed with colour:
      1. If a previously unmarked card is playable.
      2. As a stall clue.
    Clued misplay example
    red1,with a red 1clue, yellow3,with a yellow 3clue, green3,with a green 3clue, blue3,with a blue 3clue, white3,with a white 3clue,

    Bob 🡲 Discarded: red4,with a red 4clue,

    • There are no misfires.
    • Alice needs to save red5,with a red 5clue, and red4,with a red 4clue,.
    • Alice to Bob: these 3 cards are red.

    red1,with a red 1clue, yellow3,with a yellow 3clue, green3,with a green 3clue, blue3,with a blue 3clue, white3,with a white 3clue, Bob 🡲 Discarded: red4,with a red 4clue,

    • Bob misfires red1,with a red 1clue, as red2,with a red 2clue,.
    • Bob interprets this as a clued misplay to save the remaining red cards.
    Scream discard example
    red1,with a red 1clue, yellow4,with a yellow 4clue, green2,with a green 2clue, blue2,with a blue 2clue, white2,with a white 2clue,

    Alice 🡲 Bob 🡲

    • There are 0 clue tokens but Alice needs to save blue5,with a blue 5clue, and green5,with a green 5clue,.
    • Alice discards her chop + 1 = 3rd slot while she has yellow5,with a yellow 5clue, to play.
    • Bob expected Alice to play their known playable card.
    • Bob knows Alice could have discarded her chop to save his chop.
    • Bob interprets Alice's move as moving his chop two places from his 3rd slot to 1st slot.
    • Bob now has two unmarked unique cards saved and discards yellow1,with a yellow 1clue,.
    Positional misplay example
    red1,with a red 1clue, yellow3,with a yellow 3clue, green3,with a green 3clue, blue3,with a blue 3clue, white3,with a white 3clue,

    Bob 🡲

    • There are 0 clue tokens and no misfires.
    • Alice really wants red2,with a red 2clue, to play so that Bob can play all his marked cards.
    • Alice blind plays her second slot and causes a misfire.
    • Bob interprets this as a clue for him to play the same position in his hand.
    Splash correction example
    red3,with a red 3clue, yellow2,with a yellow 2clue, green2,with a green 2clue, blue2,with a blue 2clue, white2,with a white 2clue,

    Bob 🡲

    • Alice to Bob: these 2 cards are red.

    red3,with a red 3clue, yellow2,with a yellow 2clue, green2,with a green 2clue, blue2,with a blue 2clue, white2,with a white 2clue, Bob 🡲

    • This marks red4,with a red 4clue, as playable and splashes red3,with a red 3clue, so that Bob knows it is trash.
    Self prompt example
    red,with a red clue, yellow,with a yellow clue, green,with a green clue, blue,with a blue clue, white,with a white clue,

    Alice 🡲 Bob 🡲

    • Bob to Alice: this card is red ⇨ red1,with a red 1clue,
    • Alice to Bob: this card is red ⇨ red2,with a red 2clue,

    Advanced moves

    Discard clue

    • A discard clue marks known trash cards to prevent an unwanted discard (or misfire).
    Discard clue example
    red1,with a red 1clue, yellow1,with a yellow 1clue, green1,with a green 1clue, blue1,with a blue 1clue, white1,with a white 1clue,

    Bob 🡲 Discarded: yellow3,with a yellow 3clue,white4,with a white 4clue,

    • yellow3,with a yellow 3clue, and white4,with a white 4clue, need to be saved.
    • If Alice gives a 3 clue, white4,with a white 4clue, might be discarded.
    • Alice gives a 1 clue so that Bob discards red1,with a red 1clue, and white1,with a white 1clue, before his chop card.

    Play refusal

    • Instead of playing, a player clues or discards their chop.
    • The next player must consider if the play refusal is waiting for a potential reverse or if there are unique card(s) to save.

    Positional Discard

    • In the endgame when you can see all remaining playable cards, you can use a positional discard to communicate the slot position in another hand.
    • Typically used with 0 clue tokens or where trash cards make it awkward to clue the target.
    Positional discard example
    red5,with a red 5clue, yellow5,with a yellow 5clue, green4,with a green 4clue, blue5,with a blue 5clue, white5,with a white 5clue,

    Bob 🡲

    • Alice discards slot 1
    • Bob plays slot 1green5,with a green 5clue,

    Long finesse

    Long finesse example
    • Alice to Bob: this card is a 4.

    red1,with a red 1clue, yellow1,with a yellow 1clue, green1,with a green 1clue, blue,with a blue clue, white,with a white clue, Bob 🡲 Cathy 🡲

    • Bob has been given a play clue and does not see a playable card in any hand, so Bob blind plays his draw card.
    • white1,with a white 1clue, successfully plays.
    • Cathy sees that Bob has white2,with a white 2clue, in front of white4,with a white 4clue, but white3,with a white 3clue, is missing, so Cathy knows she must play white3,with a white 3clue, at the correct moment.
    • Cathy discards, Alice discards and Bob blind plays his 2nd slot white2,with a white 2clue,.

    red1,with a red 1clue, yellow1,with a yellow 1clue, green1,with a green 1clue, blue,with a blue clue, white2,with a white 2clue, Bob 🡲 Cathy 🡲

    • Cathy blind plays her 2nd slot white3,with a white 3clue,.
    • Alice discards and Bob plays the marked white4,with a white 4clue,.

    Layered finesse

    Layered finesse example
    • Alice to Bob: these 2 cards are blue.

    red1,with a red 1clue, yellow1,with a yellow 1clue, green1,with a green 1clue, blue,with a blue clue, white4,with a white 4clue, Bob 🡲 Cathy 🡲

    • Bob sees a playable blue1,with a blue 1clue, in Cathy's hand, layered behind other playable cards red2,with a red 2clue, and yellow2,with a yellow 2clue,.
    • Bob discards and Cathy blind plays for blue1,with a blue 1clue,. red2,with a red 2clue, successfully plays.
    • Cathy knows this cannot be a bluff because Bob would not discard unless he sees a playable blue1,with a blue 1clue, in Cathy's hand.
    • So Cathy knows she is promised blue1,with a blue 1clue, and keeps playing each slot from left to right until her blue1,with a blue 1clue, is played.

    Trash bluff

    Trash bluff example
    • Alice to Cathy: this card is a 1.

    red1,with a red 1clue, yellow1,with a yellow 1clue, green1,with a green 1clue, blue1,with a blue 1clue, white,with a white clue, Bob 🡲 Cathy 🡲

    • Bob must act now to prevent a misfire of red1,with a red 1clue,.
    • Bob blind plays blue2,with a blue 2clue,.
    • Cathy knows Bob would not blind play for a playable 1, so Cathy now knows that her 1 is trash and this was a trash bluff.

    Finesse bluff

    • If the following two players both have a playable finesse position, you may be able to perform a finesse bluff.
    • The first blind play connects to the target.
    • The second blind play does not connect to the target.
    Finesse bluff example
    • Alice to Donald: this card is white.

    red,with a red clue, yellow,with a yellow clue, green,with a green clue, blue,with a blue clue, white,with a white clue, Bob 🡲 Cathy 🡲 Donald 🡲

    • Bob blind plays white1,with a white 1clue,.
    • Donald now thinks his white card is white2,with a white 2clue,.
    • Cathy must act now to prevent a misfire of white3,with a white 3clue,.
    • Cathy blind plays red1,with a red 1clue,.
    • With two blind plays, Donald now knows his white is white3,with a white 3clue, and this was a finesse bluff.

    Double bluff

    • If the following two players both have a playable finesse position, you may be able to perform a double bluff.
    Double bluff example
    • Alice can bluff Bob's white1,with a white 1clue, with a blue clue to Donald.
    • Instead: Alice to Donald: this card is a 2.

    red,with a red clue, yellow,with a yellow clue, green,with a green clue, blue,with a blue clue, white,with a white clue, Bob 🡲 Cathy 🡲 Donald 🡲

    • Bob blind plays white1,with a white 1clue,
    • Without colour, Donald thinks his 2 is white2,with a white 2clue,.
    • Cathy must act now to prevent a misfire of blue2,with a blue 2clue,.
    • Cathy blind plays red1,with a red 1clue,.
    • With two blind plays, Donald now knows his 2 is not white2,with a white 2clue, or red2,with a red 2clue, and this was a double bluff.

    Promise bluff

    This move only applies to 1-away-from-playable bluff interpretations.

    • Promise bluffs give more information than regular bluffs, as they promise the necessary connecting cards to make the clued bluff target 1-away-from-playable. These connecting cards must be either marked or unmarked in finesse position.
    Promise bluff example
    • Alice to Cathy: this card is white.

    red1,with a red 1clue, yellow1,with a yellow 1clue, green1,with a green 1clue, blue1,with a blue 1clue, white1,with a white 1clue, Bob 🡲 Cathy 🡲

    • Bob must act now to prevent a misfire of white4,with a white 4clue,.
    • Bob blind plays blue2,with a blue 2clue, and the bluff is revealed.
    • Cathy sees Bob's white3,with a white 3clue, was in finesse position behind blue2,with a blue 2clue,, so now knows that her marked card is either white4,with a white 4clue, or white3,with a white 3clue,.
    • Bob knows that for the bluff target to be a valid 1-away-from playable, he is also promised white3,with a white 3clue, in his slot 2.

    Empty clue double save

    • With not enough clue tokens or turns to save consecutive unique cards, an empty clue can save two chop cards.
    Double save example
    red2,with a red 2clue, yellow1,with a yellow 1clue, green2,with a green 2clue, blue2,with a blue 2clue, white1,with a white 1clue,

    Alice 🡲 Bob 🡲 Discarded: yellow3,with a yellow 3clue,green4,with a green 4clue,

    • yellow3,with a yellow 3clue, and green4,with a green 4clue, need to be saved.
    • If Alice gives a 3 clue, green4,with a green 4clue, might be discarded.
    • A 2 clue will cause a misfire of green2,with a green 2clue,.
    • Alice gives an empty clue (e.g. 1 or 5 or white).
    • Bob knows that if Alice played her white2,with a white 2clue,, so this empty clue must mean something.
    • Bob does not have a playable card and knows Alice could have saved his chop card with this clue token.
    • Bob interprets this as 'do not discard two chop cards' and discards red2,with a red 2clue,.

    Average clue tokens per played card
    Imagine the end of an ideal game (without flamboyants):

    3players5cards in handred5,with a red 5clue, yellow5,with a yellow 5clue, green5,with a green 5clue, blue5,with a blue 5clue, white5,with a white 5clue,

        (deck) ➖     (played) ➖     (3players× at least4cards in hand) 🟰     discards

    13 clue tokens (discards) ➕ 8 clue tokens (start) ➕ 5 clue tokens (red5,with a red 5clue, yellow5,with a yellow 5clue, green5,with a green 5clue, blue5,with a blue 5clue, white5,with a white 5clue,) ➖ 1 clue tokens (last 5) 🟰 25 clue tokens

    25 clue tokens    🟰 1 clue tokens / card,with a Hanabi card clue,


    5players4cards in handred5,with a red 5clue, yellow5,with a yellow 5clue, green5,with a green 5clue, blue5,with a blue 5clue, white5,with a white 5clue,22 clue tokens    🟰 .88 clue tokens / card,with a Hanabi card clue,


    2players6cards in handred5,with a red 5clue, yellow5,with a yellow 5clue, green5,with a green 5clue, blue5,with a blue 5clue, white5,with a white 5clue, multicolour5,with a multicolour 5clue, black powder1,with a black powder 1clue,39 clue tokens    🟰 1.1 clue tokens / card,with a Hanabi card clue,