← all games

DVONN

#2346BGG ↗

2001 · 2-2 players · 30min · weight 2.65 · 5,725 ratings

v2 v3 fit 0.586

BGG raw

ID
2346
Name
DVONN
Year
2001
Rank
387
Min players
2
Max players
2
Playing time
30
Min playtime
30
Max playtime
30
Avg weight
2.6491
Num weights
399
Bayes avg
6.85542
Average
7.443
Users rated
5725
Num owned
7751
Wanting
291
Wishing
1473
Num comments
1629
Fetched at
Sat Apr 25 2026 16:15:51 GMT+0000 (Coordinated Universal Time)
Mechanisms (2)
Grid MovementMap Reduction
Categories (1)
Abstract Strategy
Description (824 chars)

DVONN is played on an elongated hexagonal board, with 23 white, 23 black and 3 red DVONN-pieces. In the beginning the board is empty. The players place the pieces on empty spaces of the board, without restrictions. They place the DVONN-pieces first and their own pieces next. Then they start stacking pieces on top of each other. A single piece may be moved 1 space in any direction, a stack of two pieces may be moved two spaces, etc. A stack must always be moved as a whole and a move must always end on top of another piece or stack. If pieces or stacks lose contact with the DVONN-pieces, they must be removed from the board. The game ends when no more moves can be made. The players put the stacks they control on top of each other and the one with the highest stack is the winner. This game is part of project GIPF.

LLM v2 (wide)

Core verb
stack pieces, sever opponents
Decision shape
spatial
Reward schedule
delayed
Aesthetics
["Challenge"]
Core loop pitch
Move stacks N spaces equal to their height onto other stacks; pieces disconnected from red anchors get culled.
Translation difficulty
Easy
Difficulty reason
Pure two-player abstract; lives on Board Game Arena. No first-party app, just BGA implementation.
Direct digital port
DVONN (Board Game Arena)
Port kind
bga
Closest loop translation
none yet
Primitive tags
["stack_height_equals_movement", "anchor_connectivity_check", "board_shrinks_via_capture", "stack_ownership_by_top_piece", "no_random_perfect_info"]
Confidence
0.7
Extracted at
Mon Apr 27 2026 11:40:03 GMT+0000 (Coordinated Universal Time)
Raw v2 JSON (851 chars)
{
  "game_id": 2346,
  "name": "DVONN",
  "core_verb": "stack pieces, sever opponents",
  "decision_shape": "spatial",
  "reward_schedule": "delayed",
  "aesthetics": [
    "Challenge"
  ],
  "core_loop_pitch": "Move stacks N spaces equal to their height onto other stacks; pieces disconnected from red anchors get culled.",
  "mobile_translation_difficulty": "Easy",
  "translation_difficulty_reason": "Pure two-player abstract; lives on Board Game Arena. No first-party app, just BGA implementation.",
  "direct_digital_port": "DVONN (Board Game Arena)",
  "direct_digital_port_kind": "bga",
  "closest_loop_translation": "none yet",
  "primitive_tags": [
    "stack_height_equals_movement",
    "anchor_connectivity_check",
    "board_shrinks_via_capture",
    "stack_ownership_by_top_piece",
    "no_random_perfect_info"
  ],
  "confidence": 0.7
}

LLM v3 (deep)

Not yet enriched at v3 (deep pass).