thomas-lehericy / Hanabi-discard

WIP Discard Convention
GNU General Public License v3.0
0 stars 0 forks source link

What to do where there are no playable cards in the game #2

Open thomas-lehericy opened 2 years ago

thomas-lehericy commented 2 years ago

At some point, every playable card will be play-hinted, and players will be stuck waiting for new cards to show up.

If that is the case, giving trash clues constantly will exhaust the clue bank for no gain.

Players should thus privilege trash discarding as much as possible to bring in new cards.

Do we actually need a convention to handle this case, or would it resolve itself satisfactorily with the above heuristics?