Train memory8 min readBeginner

Simple chess guide

Pattern recognition drills: learn four shapes by rebuilding them

Four tactical shapes with their exact squares, a rebuild routine that makes each one stick, and what a random Memory Chess position can and cannot teach about patterns.

By Bing Cheng

Written with AI assistance; chess positions checked by script and game facts traced to the code.

Start here

Learn a pattern as a shape with squares, not as a name. Set it up, clear the board, rebuild it, then shift it one file and check whether the idea still works.

What you will learn

  • A fork on c7 is three squares, e8, a8 and c7, plus one condition: nothing black can take on c7.
  • Rebuild each shape from an empty board until you can place it without the list, then look for it in your own games.
  • Memory Chess positions are random, so use them to practise reading clusters fast, not to learn tactics.

Who this is for

  • Players with a decent puzzle rating who still walk into forks in their own games.
  • Beginners who know the words pin, fork and skewer and could not set one up.
  • Anyone who reads a 12-piece board one piece at a time.

A pattern is a shape plus one condition

Start with the knight fork on c7. Black king on e8, black rook on a8, and a white knight lands on c7 and hits both.

That is the shape. The condition is that nothing black can capture on c7. A black queen or bishop on d8 kills the fork, and so does a black knight on b5 or e6.

Puzzles hand you the shape and guarantee the condition. Games do neither, which is why a puzzle rating and a habit of noticing forks are different things.

So a pattern drill has two halves. Rebuild the shape until you can place it from memory, then break the condition on purpose and watch the fork fail.

Four shapes, with their squares

  • Knight fork on c7. Black king e8, black rook a8, white knight on d5 or b5 ready to jump. Condition: no black piece guards c7.
  • Back-rank mate. Black king g8, black pawns f7, g7 and h7, white rook on e1 with the e-file open. Condition: no black piece can capture on e8 or block the eighth rank.
  • Bishop pin on b5. Black king e8, black knight c6, white bishop b5. Condition: d7 is empty, so the knight cannot move without exposing the king along the diagonal.
  • Smothered mate. Black king h8, black rook g8, black pawns g7 and h7, white knight lands on f7. Condition: nothing black covers f7. The rook and pawns take the king's flight squares themselves.

Four is enough for a month. Each one is a cluster of three to five pieces, and each has exactly one condition to check.

Notice that the condition is always about a piece that is not part of the shape. That piece is easy to skip if you mostly solve puzzles, because a puzzle already promises the tactic works.

Rebuild it, shift it, break it

The routine for one shape, about 6 minutes at a real board.

  1. 01Set the shape up from the list above and look at it for ten seconds. Say the squares out loud: e8, a8, d5, c7.
  2. 02Clear the board completely, kings included, and set it up again from memory. Check against the list. A piece on the wrong square is wrong, the same rule the game uses.
  3. 03Shift the whole shape one file to the right: king f8, rook b8, knight e5, fork square d7. Does the knight still hit both? It does. Say why out loud before you go on.
  4. 04Break the condition. Add a black bishop on c8 and ask whether the fork still works. The bishop takes on d7, so it does not, and now you know what to look for in a game.
  5. 05Only then open your last three games and look for the shape, even where it never happened. A knight two jumps from a fork square is the shape in its early form.

What a random 12-piece board teaches, and what it cannot

Memory Chess positions are generated fresh for each round and are not taken from games. A round is not built to show you a back-rank mate, so it will not teach you that pattern.

What you can practise on it is reading a cluster of pieces as one unit. Twenty pieces in five seconds is a quarter of a second per piece, too little to read square by square, so try reading clusters.

The generator draws piece types in the proportions a real set holds: eight pawns, two knights, two bishops, two rooks and one queen per side. Pawns are the most common piece you see and queens the rarest.

That is a clue you can use. On a 12-piece board the ten pieces beyond the kings are split five and five, and about half of them are pawns. Count the pawn chains first, then the odd pieces.

Two more rules shrink the search. A side's two bishops never share a square colour, and no pawn ever stands on the first or eighth rank.

01

About 5 minutes

Chains first

3 rounds of 12 pieces, 8 seconds, about 5 minutes. Kings first, then each pawn chain as a single shape, then whatever is left. Say the chains as you place them, f2 g3, e6 f7.

Aim for: Every pawn on its square. Drop a rook before you drop a chain.

Start 12 pieces, 8 seconds
02

About 4 minutes

The quarter-second board

2 rounds of 20 pieces, 5 seconds, about 4 minutes. Try it only once 12 pieces at 8 seconds gives you Excellent Memory most rounds. Before that, a round is likely to end in Keep Practicing. Even then you will not get them all. The point is to catch the moment you stop reading pieces and start reading shapes.

Aim for: At least 50 percent on the second round, which the result screen calls Good Effort or better.

Try 20 pieces, 5 seconds

Keep learning

What to learn next

Common questions

FAQ

Is pattern recognition the same as memorising puzzles?

No. A memorised puzzle is one position. A pattern is a shape that survives being shifted a file, plus a condition you check every time you see it.

Can Memory Chess show me real tactical patterns?

No. Its positions are random and made fresh every round. Use it to practise reading clusters quickly, and learn the shapes themselves at a board.

How many patterns should I learn at once?

Four, for a month. Add a fifth when you have found each of the four in your own games.

Reference links