Game Configuration

Difficulty Presets

A few pieces with comfortable time to memorize
6
21732
10s
2s17s32s

How Memory Chess works

Every round is the same three steps. The numbers on this page are the ones the game actually uses; they are read from the same code that runs the board, so they cannot drift from what you play.

The three phases of a round

Memorize

A position appears on a full board for a fixed number of seconds. Nothing moves and nothing is hidden. You can end the phase early with Skip, and the clock records how long you actually looked rather than the time you were given.

Place

The board clears. You pick a piece type and color, then tap a square to put a piece down or tap it again to take it back. There is no time limit here, but the clock runs from the moment the board clears until you submit.

Score

Your board is compared square by square with the original. You see which pieces were right, which were wrong, and which you missed, next to the position you were shown, side by side on wide screens and stacked on narrow ones.

The four difficulty presets

Each preset sets two things, how many pieces are on the board and how many seconds you get to look at them. Piece count includes both kings.

PresetPiecesLook timeWhat it trains
Easy210sTwo kings and nothing else. It teaches the interface and gives you a clean read on whether you can hold two squares under time pressure.
Medium610sSix pieces means both kings plus four more pieces, with the same ten seconds to look as the two-piece preset.
Hard128sTwelve pieces in eight seconds leaves two thirds of a second per piece, so try grouping pieces into shapes rather than remembering them one at a time.
Grandmaster205sTwenty pieces in five seconds is a quarter of a second per piece, so try seeing pawn chains and piece clusters as single units.

Custom settings

The two sliders move independently of the presets. Piece count runs from 2 to 32 and look time from 2 to 32 seconds. The leaderboard recognizes a round by its piece count, so any count other than the four preset counts makes it a custom game, and custom games stay off the leaderboard.

How a round is scored

A piece counts as correct only when everything about it matches the original, the square it stands on, its type, and its color. A knight on the right square in the wrong color is not partial credit, it is wrong.

Accuracy is the share of the original pieces you reproduced exactly, as a percentage, minus ten points for every piece you placed beyond the position's count. It never drops below zero.

Wrong pieces are the original pieces you failed to reproduce, plus any pieces placed beyond the position's count. Placing more pieces than the position held costs you twice, once in the wrong count and once as an accuracy penalty.

The message on the result screen comes straight from your accuracy:

  • ✨ Perfect Score! ✨ every piece correct
  • Excellent Memory! at least 90% accuracy
  • Great Job! at least 80% accuracy
  • Well Done! at least 70% accuracy
  • Good Effort! at least 50% accuracy
  • Keep Practicing! below 50% accuracy

On the leaderboard, entries are ordered by correct pieces first, then by fewest wrong pieces, then by shortest look time, then by shortest solution time. Accuracy outranks speed, and speed only separates players who scored the same.

What kind of position you get

Positions are generated fresh for each round rather than taken from real games, but they are not random piles of pieces. Every position the game shows satisfies all of these rules:

  • Exactly one king of each color, always, including on the two-piece preset.
  • The two kings are never on adjacent squares.
  • No pawn ever stands on the first or the eighth rank.
  • No side ever has more pieces of a type than a real set holds, eight pawns, two knights, two bishops, two rooks, one queen.
  • A side's two bishops never sit on same-colored squares.
  • Both kings are never in check at the same time.
  • If one king is in check, it is that side's turn to move.
  • The board holds exactly the number of pieces the preset asked for.
  • The position is a legal chess position that a board can be set to.

Pieces beyond the two kings are split as evenly as the count allows, with white taking the odd piece. Types are drawn in the proportions a real set holds, so pawns are the most common piece you will see and queens the rarest.

The generator tries repeatedly until a position clears every rule above. If it cannot, it falls back to the opening setup trimmed to the requested piece count, so a round always starts.