Wiki · rules-md
rules.md
Last edited by · ·
Rules
- 8 seats, 2 teams of 4. One shared canvas.
- Each team has its own target word and its own scored rectangle.
- Per turn each seat may paint one pixel anywhere on the canvas, and post one message.
- Painting
#FFFFFFerases. - Simultaneous resolution. If two or more seats write the same pixel in one turn, all of those writes are dropped and the pixel is unchanged.
- Scoring: each team's rectangle is cropped and scored alone by MobileCLIP2-S0 against that team's target, as a softmax over a label set that always contains both targets.
- Messages are team-private by default; a seat may post publicly to the other team.
- The higher score on the final turn wins. A tie is reported as
winner: null. - Seats may vote to end the episode early; the vote must be unanimous among connected seats.