← all games

Toy Battle

#434654BGG ↗

2025 · 2-2 players · 15min · weight 1.46 · 5,469 ratings

v2 v3 fit 0.697

BGG raw

ID
434654
Name
Toy Battle
Year
2025
Rank
440
Min players
2
Max players
2
Playing time
15
Min playtime
15
Max playtime
15
Avg weight
1.4593
Num weights
135
Bayes avg
7.0553
Average
7.7928
Users rated
5469
Num owned
9410
Wanting
376
Wishing
3200
Num comments
775
Fetched at
Sat Apr 25 2026 16:31:02 GMT+0000 (Coordinated Universal Time)
Mechanisms (4)
Area Majority / InfluenceMultiple MapsSudden Death EndingZone of Control
Categories (1)
Wargame
Description (1194 chars)

On land, on sea, in clouds, and even in space, battles are breaking out between toys. Your troops need your tactical talent to lead them to victory. Your mission? Be the first to reach the enemy headquarters or control more territories than your opponent. On your turn in Toy Battle, you either draw two toy troops or place a troop on the board and apply its effect. When you place a troop, you can place it on an empty base, a base that you control, a base that the enemy controls with a lower-valued troop than the one you're placing, or the enemy's headquarters; however, in all cases you must place on a location that has a continuous path to your own headquarters through bases that you occupy, that is, that have your troop on top. If you occupy bases that form a continuous path around a region, you claim the medals within this region. (You don't lose these medals if the enemy later occupies one of these bases.) The game ends as soon as you occupy your opponent's headquarters or win the required number of medals based on the current game board. If a player cannot draw or place a troop, the game ends, and whoever has the most medals wins. —description from the publisher

LLM v2 (wide)

Core verb
place troop, claim chain
Decision shape
spatial
Reward schedule
mixed:immediate+delayed
Aesthetics
["Challenge", "Fellowship"]
Core loop pitch
Draw or place a numbered troop on a base connected to your HQ; encircle regions to claim medals.
Translation difficulty
Easy
Difficulty reason
Two-player, short games, simple grid placement and chain-connection logic translate cleanly to touch input and async play.
Direct digital port
Toy Battle (browser, Board Game Arena)
Port kind
bga
Closest loop translation
none yet
Primitive tags
["connectivity_to_home_base", "numerical_overplacement", "enclosure_scoring", "modular_map_special_rules", "two_player_duel"]
Confidence
0.6
Extracted at
Mon Apr 27 2026 11:40:03 GMT+0000 (Coordinated Universal Time)
Raw v2 JSON (889 chars)
{
  "game_id": 434654,
  "name": "Toy Battle",
  "core_verb": "place troop, claim chain",
  "decision_shape": "spatial",
  "reward_schedule": "mixed:immediate+delayed",
  "aesthetics": [
    "Challenge",
    "Fellowship"
  ],
  "core_loop_pitch": "Draw or place a numbered troop on a base connected to your HQ; encircle regions to claim medals.",
  "mobile_translation_difficulty": "Easy",
  "translation_difficulty_reason": "Two-player, short games, simple grid placement and chain-connection logic translate cleanly to touch input and async play.",
  "direct_digital_port": "Toy Battle (browser, Board Game Arena)",
  "direct_digital_port_kind": "bga",
  "closest_loop_translation": "none yet",
  "primitive_tags": [
    "connectivity_to_home_base",
    "numerical_overplacement",
    "enclosure_scoring",
    "modular_map_special_rules",
    "two_player_duel"
  ],
  "confidence": 0.6
}

LLM v3 (deep)

Core verb (long)
On your turn you do exactly one thing: either draw two troop cards (numbered 1-6 across multiple toy units) or play one troop face-up onto a base on the shared map. Placement has a hard adjacency rule — the chosen base must connect back to your headquarters through an unbroken chain of bases you already occupy — and a value rule: you can overrun an enemy base only if your number is higher than theirs. Each placement triggers the troop's special ability (push, pull, swap, ranged shot, etc.). Turns are fast, decisions snappy, the table-feel is constant pressure.
Core loop (long)
Set up one of four double-sided maps (eight terrain variants — jungle, castle, space, etc.), each with its own medal layout, region shapes, and victory threshold. Players alternate single actions: draw 2 troops or place 1. Whenever your placements form a closed loop of bases around a region, you instantly claim every medal inside it (and you keep those medals even if the enemy later breaks the ring). Game ends three ways: you occupy the opponent's HQ (instant win), you reach the map-specific medal target (instant win), or a player can't legally draw or place — at which point most medals wins. Typical game: 15 minutes, ~20-30 placements per side.
Decision space
Every turn is a small but tense optimization: do I burn a turn drawing (and let the opponent develop) or commit a troop now and risk being out of options later? Placement is a 3-way puzzle — supply chain (must connect to HQ), value pressure (must beat any sitting troop to overrun), region geometry (which placement closes a medal ring). The option space is moderate (4-10 viable placements at a typical mid-game state) but reading the opponent's hand size and likely high-cards is what separates clean wins from bad trades. Multiple maps mean the strategic puzzle re-shapes between sessions.
Skill expression
Dominant skills: spatial planning and tempo. Strong players think two placements ahead, visualize ring-closures that force the opponent to break their own supply chain to defend, and ration their high-value 5s and 6s for the moment a critical base is contested. Secondary: hand management and bluffing tempo (drawing troops telegraphs that you don't have what you want). The game is essentially a two-player abstract dressed in toy-soldier paint — no luck mitigation needed beyond draw timing, no math beyond comparing two integers, no memory load.
Tactile dependency
low
Tactile reason
Cards, tokens, and a flat map. Adjacency, supply-chain, and ring-closure rules are pure graph logic — would translate to a touchscreen as cleanly as Hive or Onitama.
Promise
A tabletop MOBA-meets-tower-defense for two players in 15 minutes — push toy soldiers across a map and surround the enemy.
Setting
Toy/childhood, abstract, light wargame, multi-genre (jungle/castle/space/sea map themes)
Narrative
none — abstract; toys are a visual wrapper for what is essentially a tight area-control abstract.
Audience
family, hobbyist Eurogamer
Art direction
Paul Mafayon illustration — bright, cleanly-outlined, color-saturated toy-box aesthetic; each map has its own coherent palette (jungle greens, castle stone-grays, space neon). Repos Production house style with chunky readable troop iconography, designed to look inviting on shelves and easy to parse mid-game.
Meta-layer ideas
["Async-PvP ranked ladder with seasonal map rotation: four maps per season, MMR-matched 1v1 best-of-3, weekly map of the week with bonus rewards", "Puzzle-mode daily challenges: pre-set positions where you must close a ring or break the opponent's supply in N turns, leaderboard by move count", "Roguelite drafting variant: solo run vs. AI opponents on procedurally-generated map terrain, draft persistent troop-modifier relics between matches", "Cosmetic toy-collection meta: unlock alternate toy art for troop cards (vintage tin soldier, plush, sci-fi action figure) tied to ladder achievements"]
Closest mobile genre
async PvP card battler
Live-service potential
medium
Confidence
0.7
Extracted at
Mon Apr 27 2026 10:41:58 GMT+0000 (Coordinated Universal Time)
Raw v3 JSON (4361 chars)
{
  "game_id": 434654,
  "name": "Toy Battle",
  "mechanics": {
    "core_verb_long": "On your turn you do exactly one thing: either draw two troop cards (numbered 1-6 across multiple toy units) or play one troop face-up onto a base on the shared map. Placement has a hard adjacency rule — the chosen base must connect back to your headquarters through an unbroken chain of bases you already occupy — and a value rule: you can overrun an enemy base only if your number is higher than theirs. Each placement triggers the troop's special ability (push, pull, swap, ranged shot, etc.). Turns are fast, decisions snappy, the table-feel is constant pressure.",
    "core_loop_long": "Set up one of four double-sided maps (eight terrain variants — jungle, castle, space, etc.), each with its own medal layout, region shapes, and victory threshold. Players alternate single actions: draw 2 troops or place 1. Whenever your placements form a closed loop of bases around a region, you instantly claim every medal inside it (and you keep those medals even if the enemy later breaks the ring). Game ends three ways: you occupy the opponent's HQ (instant win), you reach the map-specific medal target (instant win), or a player can't legally draw or place — at which point most medals wins. Typical game: 15 minutes, ~20-30 placements per side.",
    "decision_space": "Every turn is a small but tense optimization: do I burn a turn drawing (and let the opponent develop) or commit a troop now and risk being out of options later? Placement is a 3-way puzzle — supply chain (must connect to HQ), value pressure (must beat any sitting troop to overrun), region geometry (which placement closes a medal ring). The option space is moderate (4-10 viable placements at a typical mid-game state) but reading the opponent's hand size and likely high-cards is what separates clean wins from bad trades. Multiple maps mean the strategic puzzle re-shapes between sessions.",
    "skill_expression": "Dominant skills: spatial planning and tempo. Strong players think two placements ahead, visualize ring-closures that force the opponent to break their own supply chain to defend, and ration their high-value 5s and 6s for the moment a critical base is contested. Secondary: hand management and bluffing tempo (drawing troops telegraphs that you don't have what you want). The game is essentially a two-player abstract dressed in toy-soldier paint — no luck mitigation needed beyond draw timing, no math beyond comparing two integers, no memory load.",
    "tactile_dependency": "low",
    "tactile_dependency_reason": "Cards, tokens, and a flat map. Adjacency, supply-chain, and ring-closure rules are pure graph logic — would translate to a touchscreen as cleanly as Hive or Onitama."
  },
  "theme": {
    "promise": "A tabletop MOBA-meets-tower-defense for two players in 15 minutes — push toy soldiers across a map and surround the enemy.",
    "setting": "Toy/childhood, abstract, light wargame, multi-genre (jungle/castle/space/sea map themes)",
    "narrative": "none — abstract; toys are a visual wrapper for what is essentially a tight area-control abstract.",
    "audience": "family, hobbyist Eurogamer",
    "art_direction": "Paul Mafayon illustration — bright, cleanly-outlined, color-saturated toy-box aesthetic; each map has its own coherent palette (jungle greens, castle stone-grays, space neon). Repos Production house style with chunky readable troop iconography, designed to look inviting on shelves and easy to parse mid-game."
  },
  "translation": {
    "digital_meta_layer_ideas": [
      "Async-PvP ranked ladder with seasonal map rotation: four maps per season, MMR-matched 1v1 best-of-3, weekly map of the week with bonus rewards",
      "Puzzle-mode daily challenges: pre-set positions where you must close a ring or break the opponent's supply in N turns, leaderboard by move count",
      "Roguelite drafting variant: solo run vs. AI opponents on procedurally-generated map terrain, draft persistent troop-modifier relics between matches",
      "Cosmetic toy-collection meta: unlock alternate toy art for troop cards (vintage tin soldier, plush, sci-fi action figure) tied to ladder achievements"
    ],
    "closest_mobile_genre": "async PvP card battler",
    "live_service_potential": "medium"
  },
  "confidence": 0.7,
  "extraction_version": "v3"
}