Hanabi-Live / hanabi-live

A web server that allows people to play Hanab, a cooperative card game of logic and reasoning.
https://hanab.live
GNU General Public License v3.0
180 stars 118 forks source link

Variant: Sticky Suit #2887

Open jakestiles opened 1 year ago

jakestiles commented 1 year ago

Each card in the sticky suit can only be positively clued once, and then will never react to a clue again for the rest of the game.

The sticky suit has a unique color and can be clued by color or number. Negative clues touching other cards in a player's hand will not trigger a sticky card's ability and thus will still allow future clues to work.

Example: Alice's hand: Red 1, Sticky 1, Sticky 2, Blue 4 Bob clues 1 to Alice touching Red 1 and Sticky 1 Carol clues Sticky to Alice touching Sticky 2 (but Sticky 1 would not be touched by this clue as it has already been previously positively clued)

IceSelkie commented 2 months ago

Similar to/same as #706 "Locked Suit". Also related to #748 "Uncertainty Principle" which applies something similar to all cards in a deck.