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
177 stars 114 forks source link

Variant Proposals: Fog & Mist (Light Fog) #2689

Open pianoblook opened 1 year ago

pianoblook commented 1 year ago

Inspired by a puzzle setter named Chameleon, who recently released a unique sudoku utilizing a 'fog' mechanic ('Lumos Maxima' - cool stuff!)

Fog

For example, here's Alice's point of view of a fresh 3p game.

  • Cathy's hand, in reality, is [f2, r3, g2, f3, g1]. Bob's hand is unimportant.
  • When Alice or Bob looks at Cathy's hand, they only see: [f?, r3, g2, f?, g1].
  • Alice clues green to Cathy, touching g1+g2.
  • The clue Reveals Cathy's slot 4 to be a Fog 3 (remember, Cathy gets no indication of this fact)
  • Bob clues 2 to Cathy. Even though in reality Cathy holds f2, it does not get touched by the 2 clue.
  • Cathy plays g1, and next round plays g2. She has yet to receive any further clues.
  • Once g2 plays, Cathy's f3 becomes re-Obscured, meaning it can no longer be touched with rank. However, for quality of life the UI still reveals it to be f3 to the team.

Mist

Romain672 commented 1 year ago

This kind of variant isn't present at all on hanab atm. I proposed lots of those in my trap post: https://github.com/Hanabi-Live/hanabi-live/issues/2542

I think before doing it you should do something simpler, like a suit which take the color of the rightmost card of it. But would it be good to add like 10 Suits with a similar mecanic? I'm not sure.