11
$\begingroup$

This puzzle is part of the Monthly Topic Challenge #3: Pencil and Paper Games


Introducing a new variant of my own devising (at least I haven't found an equivalent anywhere online).

Background and example

Xavier and Olivia are playing 'Pigpen tic-tac-toe'. The game is played on a large tic-tac-toe grid (spaces numbered 1 through 9), where each of the nine playing spaces contains another smaller tic-tac-toe mini-grid with spaces labelled alphabetically, A through I:

Pigpen tic-tac-toe grid

On turn one, the starting player - Xavier, here - spells out a real word of two letters or more using only the letters A through I, and - starting with the mini-grid in space 1 - spells out the word in order, one letter per space, placing their symbol on each letter that they use. For example, if Xavier opened the game with 'BEIGE', he would mark off the 'B' in mini-grid 1, the 'E' in mini-grid 2, the 'I' in mini-grid 3, the 'G' in mini-grid 4, and the 'E' in mini-grid 5, like so:

Player 1 BEIGE example

The second player would then play a word of their own, placing the first letter in the same mini-grid in which the previous player ended their turn. In our example game, since Xavier's word finished in mini-grid 5, Olivia must place the first letter of her word in mini-grid 5 also. Crucially, she cannot use a letter that has already been played - in our example game, her word cannot begin with the letter 'E'. A valid play might be 'DEFACED', for example, which she then plays, wrapping round from mini-grid 9 to mini-grid 1 when required:

Player 2 DEFACED example

Players continue, alternating turns, spelling out words using unclaimed letters. If at any point they place three symbols in a straight line (horizontally, vertically, or diagonally) in the same mini-grid - as per standard tic-tac-toe rules - they win that mini-grid and can claim the numbered space in the large main grid for themselves, marking that with their symbol. That mini-grid is then retired and plays no further part in the game. When spelling out words in future turns, players simply skip over completed mini-grids and place their letter in the next still-active mini-grid instead. If a mini-grid is won on the final letter of a word, the next player places the first letter of their next word in the next still-active mini-grid instead.

Summary of rules

  1. Two players take it in turns to spell out words of two letters or more using unclaimed letters in consecutively-numbered mini-grids, one letter per grid. From mini-grid 9, play wraps around to mini-grid 1.
  2. The first player places their first letter in mini-grid 1; all subsequent turns begin using the same mini-grid in which the previous player finished their turn*.
  3. If a player places three identical symbols in a row within the same mini-grid, they win that grid and add their symbol in the corresponding space of the large main grid. Multiple mini-grids may be completed in this way within the same turn.
  4. Mini-grids that have been won by a player - or have reached maximum capacity without a winner - are retired from the game and must be skipped over on subsequent turns, placing the next letter in the next still-active mini-grid instead.
  5. The game ends when all mini-grids are won or filled to capacity without a winner, or when both players agree that no further words can be played.

* Unless a mini-grid is won on the final letter of a word, in which case the next player places the first letter of their next word in the next still-active mini-grid instead.

Who wins? Well, there are two possible scoring variants:

Winning the game:

In The Basic Variant, whichever player claims the most individual spaces in the large main tic-tac-toe grid is the winner.

In The Advanced Variant, players score points for spaces claimed and lines of three symbols formed in the large main tic-tac-toe grid: 1 point for each space claimed, plus a bonus of 5 points for the first player to form a line of three identical symbols in a row, and a bonus of 3 points for each subsequent line of three identical symbols in a row. The winner is the player with the highest points total.

The puzzle

Here's the thing - Xavier and Olivia can't decide which winning rule variant to play... Given clues to the words each of them played during their turns (in order), starting the game from scratch, can you reconstruct the game, and tell me whether the choice of winning rule variant would have made any difference to the result?

X1: Arrogant.
O1: A horse's food holder.
X2: An insect.
O2: Stranded.
X3: Performance.
O3: Leader.
X4: Large.
O4: Husks.
X5: Notion.
O5: Offer.
X6: "That man."

Clue enumerations (in order of increasing length): 2, 3, 3, 3, 4, 5, 5, 6, 7, 7, 9.

$\endgroup$

1 Answer 1

9
$\begingroup$

The game:

enter image description here

So the winner is...

Xavier in the basic variant, and Olivia in the advanced!


First lets deduce what the words must be:

X1: Arrogant. BIGHEADED
O1: A horse's food holder. FEEDBAG
X2: An insect. CICADA
O2: Stranded. BEACHED
X3: Performance. GIG
O3: Leader. CHIEF
X4: Large. BIG
O4: Husks. CHAFF
X5: Notion. IDEA
O5: Offer. BID
X6: "That man." HE

And now we can fill in the grid, turn by turn:

Turn 1: X plays 'BIGHEADED' (1-9) and O plays 'FEEDBAG' (9-6)

enter image description here

Turn 2: X plays 'CICADA' (6-2) and O plays 'BEACHED' (2-8), both setting up potential lines

enter image description here

Turn 3: X plays 'GIG' (8-1), winning square 8, and O replies with 'CHIEF' (1-5), winning square 2

enter image description here

Turn 4: X plays 'BIG' (5-7), failing to win a square, and O takes advantage with 'CHAFF' (7, 9-1, 3-4) winning their second square, square 3

enter image description here

Turn 5: X plays 'IDEA' (4-7), winning squares 6 and 7, and O plays 'BID', (9-1, 4), winning squares 1 and 4 - and also completing the top line of the large grid and getting 5 bonus in the advanced scoring!

enter image description here

Turn 6: Finally, X plays 'HE' (5, 9), winning both squares 5 and 9 to finish off the grid

enter image description here

And from here, calculating the scores will find that

In the basic variant, X has 5 cells, and O has 4, so X is the winner.

In the advanced variant, O forms the first line so gets a bonus 5, and X managed one more line after getting a bonus 3, so the final scores being X with 8 and O with 9, meaning O is the winner!

$\endgroup$
4
  • $\begingroup$ Nice job. @stiv Wait til BG goes to bed b4 posting your next one. Lol jk $\endgroup$
    – JLee
    Commented Sep 13, 2022 at 22:14
  • $\begingroup$ @JLee unfortunately we're the same time zone! :P $\endgroup$ Commented Sep 13, 2022 at 23:00
  • $\begingroup$ @Stiv updated the play through, hopefully all a bit clearer now! $\endgroup$ Commented Sep 14, 2022 at 13:37
  • $\begingroup$ Looks great, all very clear now, thanks - here's a checkmark for your troubles! $\endgroup$
    – Stiv
    Commented Sep 14, 2022 at 21:01

Not the answer you're looking for? Browse other questions tagged or ask your own question.