2011 · 2-4 players · 120min · weight 3.63 · 18,853 ratings
BGG raw
Description (1770 chars)
Set in ancient Rome, Trajan is a development game in which players try to increase their influence and power in various areas of Roman life such as political influence, trading, military dominion and other important parts of Roman culture. The central mechanism of the game uses a system similar to that in Mancala or pit-and-pebbles games. In Trajan, a player has six possible actions: building, trading, taking tiles from the forum, using the military, influencing the Senate, and placing Trajan tiles on his tableau. At the start of the game, each player has two differently colored pieces in each of the six sections (bowls) of his tableau. On a turn, the player picks up all the pieces in one bowl and distributes them one-by-one in bowls in a clockwise order. Wherever the final piece is placed, the player takes the action associated with that bowl; in addition, if the colored pieces in that bowl match the colors shown on a Trajan tile next to the bowl (with tiles being placed at the start of the game and through later actions), then the player takes the additional action shown on that tile. What are you trying to do with these actions? Acquire victory points (VPs) in whatever ways are available to you – and since this is a Feld design, you try to avoid being punished, too. At the Forum you try to anticipate the demands of the public so that you can supply them what they want and not suffer a penalty. In the Senate you acquire influence which translates into votes on VP-related laws, ideally snagging a law that fits your long-term plans. With the military, you take control of regions in Europe, earning more points for those regions far from Rome. All game components are language neutral, and the playing time is 30 minutes per player.
LLM v2 (wide)
Raw v2 JSON (811 chars)
{
"game_id": 102680,
"name": "Trajan",
"core_verb": "sow pebbles, trigger action",
"decision_shape": "combinatorial",
"reward_schedule": "mixed:immediate+delayed",
"aesthetics": [
"Challenge",
"Discovery"
],
"core_loop_pitch": "Pick up pebbles from a mancala bowl and sow them clockwise; the landing bowl fires its action.",
"mobile_translation_difficulty": "Easy",
"translation_difficulty_reason": "The mancala-rondel is a deterministic spatial puzzle that a touchscreen visualizes perfectly; AI can plan well in this clean state space.",
"direct_digital_port": null,
"closest_loop_translation": "none yet",
"primitive_tags": [
"mancala_action_selector",
"tile_color_combo_trigger",
"parallel_scoring_tracks",
"pebble_count_planning"
],
"confidence": 0.7
}LLM v3 (deep)
Raw v3 JSON (4510 chars)
{
"game_id": 102680,
"name": "Trajan",
"mechanics": {
"core_verb_long": "The signature physical action is the mancala scoop: you reach into one of six bowls on your personal tableau, lift out the colored glass stones, and drop them one by one clockwise into successive bowls. Wherever the last stone lands determines which of six action-areas you trigger this turn. The sensory satisfaction is mancala's — a rattling distribution that previews two or three turns of future action availability the moment you commit to the pickup.",
"core_loop_long": "On your turn: (1) Pick a bowl, redistribute its stones clockwise; (2) Resolve the action of the bowl where the final stone landed — Forum (grab tiles), Construction (place a building from your hand for end-game VP), Trade (ship goods to fulfill demand cards), Military (move legions on the Europe map for area control), Senate (place influence tokens for law-vote VP), or Trajan (place a Trajan tile next to a bowl, locking in a bonus that triggers when the colored stones in that bowl match the tile's pattern). After your action you also advance the central year-counter; ignore the recurring Forum demand at your peril, because unmet demands cost VP. Game ends after four 'years' (roughly 6-8 turns each); whoever has scrambled the most VP across the parallel scoring tracks wins.",
"decision_space": "Every move is two decisions — what stones to scoop, and which Trajan-tile pattern to set up two scoops ahead. The mancala is fully deterministic, so optimal play is a constraint-satisfaction puzzle: line up the right bowl-action at the right time, while satisfying a Trajan-tile color pattern on the same bowl, while keeping your Forum/demand obligations from punishing you. The option space is small per scoop (6 bowls) but the planning depth is the entire signature — masters think 4-5 scoops out, weaker players reactively scoop the bowl that helps now.",
"skill_expression": "Dominant skill is forward planning over a deterministic state machine: visualizing where stones will land 3-5 moves ahead, which is closer to chess than to most Eurogames. Secondary skill is parallel-track triage — Trajan is famously a 'point-salad' Feld design where five scoring avenues all pay, and strong players know which two to commit to early and which to defensively touch. Mental arithmetic is moderate; no memory load; opponent reading is minor because each player's mancala is private.",
"tactile_dependency": "low",
"tactile_dependency_reason": "The mancala is satisfying physically but is pure information — a row of six counters per color is trivially rendered as a digital tableau, and the auto-distribute animation actually reads better on screen than fumbled glass stones. Tiles, the Europe map, and the Senate are all flat informational systems."
},
"theme": {
"promise": "Maneuver as a Roman patrician across politics, trade, military and the Senate, scoring victory points in every Roman-flavored arena at once.",
"setting": "historical, ancient Rome, 110 AD",
"narrative": "none — pasted-on. Trajan is the canonical example of a brilliant Eurogame mechanism (the mancala/rondel hybrid) with theme painted on top; Feld himself has been candid that his designs start from mechanism. Rome here is wallpaper — the bowls could equally well be guilds, planets, or kitchens.",
"audience": "hobbyist Eurogamer, hardcore strategist",
"art_direction": "Workmanlike German-Eurogame illustration (Harald Lieske) — beige and ochre Roman columns and laurel wreaths, fussy iconography, dense player-aid quality rather than evocative artwork. Visually it looks like a 2011 Hans im Glück / Ammonit production: functional, busy, not memorable from across the room."
},
"translation": {
"digital_meta_layer_ideas": [
"Puzzle-mode app: 200 hand-crafted mancala-state puzzles ('score 12 VP in 3 turns from this position'), star-rated, daily new puzzle — leans into the deterministic planning skill that Trajan rewards uniquely",
"Async ranked 1v1 ladder: turn-based PvP with optimal-move analysis post-game (engine evaluates your scoop choices), targets the chess-adjacent audience",
"Roguelite 'Year in Rome' run: 8-turn seeded scenarios with random Trajan-tile demand decks; persistent meta unlocks new starting-bowl configurations"
],
"closest_mobile_genre": "async PvP strategy / puzzle",
"live_service_potential": "low"
},
"confidence": 0.7,
"extraction_version": "v3"
}