ZoneDriver weaponizes the shrinking zone to force enemy eliminations: - Computes zone boundary and identifies "kill band" (zone edge-2 to edge) - Positions units to block enemy escape routes inward - Herds enemies toward zone edge for passive eliminations - Prioritizes survival for own bots near zone boundary Novel approach: turns zone from map feature into active weapon. Co-Authored-By: Claude <noreply@anthropic.com>
1 line
252 B
Makefile
1 line
252 B
Makefile
/home/coding/ai-code-battle/bots/zone-driver/target/release/zone-driver-bot: /home/coding/ai-code-battle/bots/zone-driver/src/game.rs /home/coding/ai-code-battle/bots/zone-driver/src/main.rs /home/coding/ai-code-battle/bots/zone-driver/src/strategy.rs
|