ai-code-battle/bots/assassin/target/debug/assassin-bot.d
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

1 line
235 B
Makefile

/home/coding/ai-code-battle/bots/assassin/target/debug/assassin-bot: /home/coding/ai-code-battle/bots/assassin/src/game.rs /home/coding/ai-code-battle/bots/assassin/src/main.rs /home/coding/ai-code-battle/bots/assassin/src/strategy.rs