Advanced

Advanced: joker resolution

Deterministic priority and canonical tie-break for X1/X2 in jokers54.

This page includes mock visuals and concrete board examples to make each rule easier to understand.

Source: docs/rules/08-jokers-resolution.md

In jokers54, jokers are placed as X1/X2 during play, then resolved at finalization.

1) Optimization priority

The engine selects the best joker assignment in this strict order:

  1. anti-foul
  2. best Fantasyland outcome
  3. maximum royalties
Placeholder visual anti-foul fantasyland royalties priority
Mock visual: priority pipeline for joker assignment selection.

2) Canonical tie-break

If two assignments are equal on these criteria:

  • compare X1 then X2
  • card order: rank A..2, then suit s > h > d > c
  • keep the lexicographically highest assignment
Placeholder visual canonical tie-break X1 then X2
Mock visual: deterministic tie-break for equivalent joker outcomes.

Back to rules overview