← all games

Chess

#171BGG ↗

1475 · 2-2 players · 0min · weight 3.65 · 40,367 ratings

v2 v3 fit 0.478

BGG raw

ID
171
Name
Chess
Year
1475
Rank
427
Min players
2
Max players
2
Playing time
0
Min playtime
0
Max playtime
0
Avg weight
3.645
Num weights
3028
Bayes avg
7.03691
Average
7.23714
Users rated
40367
Num owned
60857
Wanting
41
Wishing
483
Num comments
8239
Fetched at
Sat Apr 25 2026 16:15:54 GMT+0000 (Coordinated Universal Time)
Mechanisms (6)
Grid MovementOnce-Per-Game AbilitiesPattern MovementSquare GridStatic CaptureSudden Death Ending
Categories (1)
Abstract Strategy
Description (1847 chars)

Chess is a two-player, abstract strategy board game that represents medieval warfare on an 8x8 board with alternating light and dark squares. Opposing pieces, traditionally designated White and Black, are initially lined up on either side of the board. Each type of piece has a unique form of movement and capturing occurs when a piece, via its movement, occupies the square of an opposing piece. Players take turns moving one of their pieces in an attempt to capture, attack, defend, or develop their positions. Chess games can end in checkmate (when the king cannot escape from the opponent's pieces), resignation (when one player recognizes that defeat is inevitable and ends the game), or one of several types of draws. Chess is one of the most popular games in the world, played by millions of people worldwide at home, in clubs, online, by correspondence, and in tournaments. Between two highly skilled players, chess can be a beautiful thing to watch, and a game can provide great entertainment even for novices. The 2020 Netflix series, The Queen's Gambit was enjoyed by both chess players and non-players alike. There is also a large literature of books and periodicals about chess, typically featuring games and commentary by chess masters. Chess is so well known and highly regarded that it is often used as a metaphor in journalism, poetry, fiction, and film. Chess evolved from the ancient Indian game Chaturanga, which became Shatranj when introduced to the Persians. The current form of the game emerged in the second half of the 15th century when the Persians brought Shatranj to Southern Europe. The tradition of organized competitive chess began in the 16th century. The first official World Chess Champion, Wilhelm Steinitz, claimed his title in 1886. Chess is also a recognized sport of the International Olympic Committee.

LLM v2 (wide)

Core verb
move piece, capture
Decision shape
combinatorial
Reward schedule
delayed
Aesthetics
["Challenge"]
Core loop pitch
Move one piece per turn on an 8x8 grid trying to checkmate the opposing king.
Translation difficulty
Easy
Difficulty reason
Perfect-information abstract; chess.com and lichess are among the most successful digital adaptations ever.
Direct digital port
Chess.com / lichess (web/mobile, multiple)
Port kind
first_party
Closest loop translation
none yet
Primitive tags
["perfect_information_abstract", "asymmetric_piece_movement", "king_capture_terminal", "zugzwang_tempo", "opening_book_meta"]
Confidence
1
Extracted at
Mon Apr 27 2026 11:40:03 GMT+0000 (Coordinated Universal Time)
Raw v2 JSON (824 chars)
{
  "game_id": 171,
  "name": "Chess",
  "core_verb": "move piece, capture",
  "decision_shape": "combinatorial",
  "reward_schedule": "delayed",
  "aesthetics": [
    "Challenge"
  ],
  "core_loop_pitch": "Move one piece per turn on an 8x8 grid trying to checkmate the opposing king.",
  "mobile_translation_difficulty": "Easy",
  "translation_difficulty_reason": "Perfect-information abstract; chess.com and lichess are among the most successful digital adaptations ever.",
  "direct_digital_port": "Chess.com / lichess (web/mobile, multiple)",
  "direct_digital_port_kind": "first_party",
  "closest_loop_translation": "none yet",
  "primitive_tags": [
    "perfect_information_abstract",
    "asymmetric_piece_movement",
    "king_capture_terminal",
    "zugzwang_tempo",
    "opening_book_meta"
  ],
  "confidence": 1
}

LLM v3 (deep)

Not yet enriched at v3 (deep pass).