The short version
Tic-tac-toe, except every square hides a trivia question. Answer it right and the square is yours. Three in a row wins; a full board with no line is a draw. A coin toss decides who goes first.
A turn
- Pick any open square. Its question opens with four options.
- Right: the square is yours, marked X or O.
- Wrong: the square stays open and the turn passes.
Nobody learns the right answer
When someone answers wrong, the game marks their pick as wrong and never shows which option was right. If it did, the other team would take that square next and read the answer straight off the screen.
So a missed square isn’t a free square. It’s a square everyone now knows is hard, with one option already ruled out.
Every board is balanced
Each game deals nine questions from your chosen category: three easy, four medium and two hard, shuffled so difficulty has nothing to do with position. The centre square isn’t always the hard one, and neither is any corner.