ai-code-battle/bots/assassin
jedarden f11d00a177 feat(bot): add Assassin bot (Rust) — decapitation archetype
All units rush the nearest enemy core via BFS, ignoring enemy units
and economy. No perimeter defense — full commitment to core destruction.
Targets persist across turns for consistent pathing.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 16:55:33 -04:00
..
src feat(bot): add Assassin bot (Rust) — decapitation archetype 2026-04-22 16:55:33 -04:00
target feat(bot): add Assassin bot (Rust) — decapitation archetype 2026-04-22 16:55:33 -04:00
Cargo.lock feat(bot): add Assassin bot (Rust) — decapitation archetype 2026-04-22 16:55:33 -04:00
Cargo.toml feat(bot): add Assassin bot (Rust) — decapitation archetype 2026-04-22 16:55:33 -04:00
Dockerfile feat(bot): add Assassin bot (Rust) — decapitation archetype 2026-04-22 16:55:33 -04:00