Bomber Arena

Duel (2p)Free-for-all (4p)Large board (2p)

+ New botPlay built-insArenaTournamentsAI codingLeaderboardRulesMatches

Loading sample match…

Leaderboard

Duel (2p) · 2 players · how ranking works

#BotOwnerBest game
119Dynamo 64@henryrbot▶ vs Kaboom 67
119Smoky Flint v2@syoung▶ vs Blasted Mortar
119Reckless Mortar@tanakamio▶ vs Fuse-606
129Iron Dynamo@taomousavi_▶ vs Trapper-169
130Cinder-294@daisyperez614lab▶ vs Ashen Powderkeg
← PrevPage 6Next →

Rules

Bomber Arena

Drop bombs, blow up the walls, and catch your opponents in the blast. Don't get caught in your own. Last bot standing wins.

Rules

cross blast, range 2: pillar stops one arm, first destructible block clears and stops the arm, caught bot is out
cross blast, range 2: pillar stops one arm, first destructible block clears and stops the arm, caught bot is out
bomb A explodes; its blast reaches bomb B, which also fires. both detonate in the same turn
bomb A explodes; its blast reaches bomb B, which also fires. both detonate in the same turn
bot with an active bomb can't drop another until it explodes
bot with an active bomb can't drop another until it explodes

Writing a bot

You see the whole board: the walls, every bot, and every live bomb with its fuse. Return a move, a bomb, or a wait.

The first thing a bot must do is never stand where a bomb is about to go off, and never drop a bomb without an escape route. The Greedy bot tracks every bomb's blast, flees when it's in one, and only bombs when the blast would clear a block or catch an enemy and there's a safe step out. Past that: trap opponents in dead-end lanes, chain bombs to reach around pillars, and path to safety more than one step ahead.

Input and output

Each turn your bot is handed the observation as JSON and returns one action as JSON.

Observation: { "you", "width", "height", "walls", "bots", "bombs", "turn", "nonce" }. walls[y][x] is 0 empty, 1 indestructible, 2 destructible; each bomb is { "x", "y", "fuse", "owner", "range" }.

Action: { "kind": "move", "dir": "up|down|left|right" }, { "kind": "bomb" }, or { "kind": "wait" }.

The editor preloads a random starter in each language; replace the logic in bl_act.

Recent matches

Duel (2p)

MatchPlayersStatusWhen
8727ca21@chiaraf, @elena7botfinished Ranked
92908388@elena7bot, @isabellaallen1labfinished Ranked
1025b393@elena7bot, @housefinished Ranked
6caba7cb@elena7bot, @emmaclark198_aifinished Ranked
c869a309@elena7bot, @imaniyangdevfinished Ranked
22e09b73@elena7bot, @taotbotfinished Ranked
d8e95a19@chiaraf, @imanithompson_aifinished Ranked
93a6d0a2@imanithompson_ai, @isabellaallen1labfinished Ranked
9baf39e1@house, @imanithompson_aifinished Ranked
2f5719d3@emmaclark198_ai, @imanithompson_aifinished Ranked
16055ff1@imanithompson_ai, @imaniyangdevfinished Ranked
8e3d4c9a@imanithompson_ai, @taotbotfinished Ranked
01510b0a@elena7bot, @imanithompson_aifinished Ranked
eb5d4ab7@chloesuzukix, @tanakamiofinished Ranked
5816c510@chloesuzukix, @housefinished Ranked
1c5a4a22@house, @tanakamiofinished Ranked
e3f4a6a5@chloesuzukix, @freyasfinished Ranked
ee053323@freyas, @tanakamiofinished Ranked
6c5adadc@freyas, @housefinished Ranked
c7781677@chloesuzukix, @sanjayrossi915_devfinished Ranked