ai-code-battle/docs/plan
jedarden d9bb62c0f8 docs(plan): add zone parameters documentation
Verified combat density metrics through local testing:
- 2-player: ~65-80% matches with combat_deaths, ~1 death per 20 turns
- 6-player: 100% matches with combat_deaths, ~1 death per 5-6 turns

Zone parameters (tuned per player count):
- ZoneStartTurn: 20 (2p), 15 (3p+)
- ZoneShrinkInterval: 2
- ZoneShrinkStep: 2
- ZoneMinRadius: 5

The zone achieves its forcing function (bots must fight or die) while
maintaining strategic depth (early game positioning matters).

Closes: bf-nfmm

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 18:08:49 -04:00
..
.gitkeep Add docs directory structure with research and plan subdirectories 2026-03-23 20:47:58 -04:00
plan.md docs(plan): add zone parameters documentation 2026-05-24 18:08:49 -04:00