How ChessMemory Works

A chess game is a sequence of squares. A story is a sequence of words. We built a bridge between them — one simple enough for a child to decode, yet powerful enough to encode entire master games.

The core idea: words ARE moves

Every ALL-CAPS word in a ChessMemory story secretly encodes one half-move of chess. The lowercase words between them? Pure narrative — they exist only to make the story vivid and memorable. When decoding, you skip them entirely.

The two rules

Rule 1: The word's first letter tells you the file (column): A=a, B=b, C=c, D=d, E=e, F=f, G=g, H=h.

Rule 2: The word's letter count minus two tells you the rank (row): 3 letters = rank 1, 4 = rank 2, ... 10 = rank 8.

That's genuinely it. No lookup tables, no memorization beyond "subtract 2." The piece type (knight, bishop, etc.) is inferred from the board position — at each step, usually only one piece can legally reach that square.

Worked examples

FLAME
First letter: F = f-file
Letters: F-L-A-M-E = 5
Rank: 5 − 2 = 3
f3 → 2. Nf3

The knight is the only piece that can reach f3 at this point in the game.

ELEPHANTS
First letter: E = e-file
Letters: E-L-E-P-H-A-N-T-S = 9
Rank: 9 − 2 = 7
e7 → 5...Be7

Black's bishop develops to e7 — a natural, modest developing move.

GARGANTUAN
First letter: G = g-file
Letters: 10 letters
Rank: 10 − 2 = 8
g8 → 8...O-O (Castling!)

g8 is where Black's king lands after kingside castling. The 10-letter monster word = rank 8.

COG
First letter: C = c-file
Letters: C-O-G = 3
Rank: 3 − 2 = 1
c1 → 12. O-O-O (Queenside!)

From the Opera Game. A tiny 3-letter word encodes queenside castling. Morphy's king goes to c1.

Why this works for your brain

Your brain is terrible at memorizing abstract sequences like e4 e5 Nf3 Nc6 Bb5 a6. But it's spectacular at remembering stories — especially bizarre, vivid, emotionally charged ones.

The cognitive science is well-established: narrative memory outperforms rote memory by orders of magnitude. Memory champions use this principle (the "memory palace" technique) to memorize thousands of digits. We apply the same idea to chess.

"A massive BUFFALO charging after an ANTELOPE still wearing ancient ARMOUR."

You'll remember that image weeks from now. And when you do, you'll be able to decode: BUFFALO (B, 7 letters − 2 = b5), ANTELOPE (A, 8 − 2 = a6), ARMOUR (A, 6 − 2 = a4). That's three half-moves from one mental snapshot.

The skip system: encoding only what matters

Not every chess move is surprising. Recaptures, forced responses to check, and obvious developing moves often "play themselves." For these, we skip the encoding entirely and let your chess instinct handle them.

In the Opera Game (Morphy vs Duke & Count, 1858), six of the 33 half-moves are skipped:

Skipped 5. Qxf3 — Queen recaptures the bishop. The only piece that can retake.
Skipped 16...Nxb8 — Forced. Must capture the queen giving check.

This compression is the real power: a 33-move game encoded in just 27 words. And those 27 words fit in two short paragraphs of pirate adventure.

The complete rank table

Word length345678910
Rank12345678
ExampleGUTCRABFLAMEEAGLESBUFFALOCREATURECROCODILEGARGANTUAN

Notice how longer words naturally encode higher ranks. The longest words in our stories always encode moves to rank 7 or 8 — which is where the action happens on the back ranks.

The three themes (and why they're different)

Each opening gets its own wildly different narrative world. This prevents mental "blending" — you'll never confuse the Ruy Lopez with the London System because one is a jungle full of animals and the other is a space station under attack.

Jungle

Ruy Lopez — Eagles, flamingos, elephants, a cobra growing gargantuan, a centaur, and a crocodile. Every word is an animal or natural element.

Space

London System — Droids, fusion reactors, comets, a ghost ship glimmering near a dwarf star. Entirely sci-fi vocabulary.

Pirates

Opera Game — Captain Flint, daggers, cannons, corsairs, Blackbeard rising from the depths. Full nautical adventure.

Zero word overlap between stories. Each is its own vivid, self-contained world.

Start Learning an Opening