Overview#
This project explores competitive bot behavior in Robocode Tank Royale. It includes several bot variants with different movement and targeting strategies.
Highlights#
- Adaptive targeting and roaming logic
- Energy-aware action selection
- Predictive firing behavior
- Multi-bot experimentation for strategy comparison
Challenges & Learnings#
- Balancing survivability and aggression over long matches
- Improving prediction under dynamic enemy movement
- Designing behavior rules that are both simple and effective
Contributors#
- @l0stplains
- Kenneth Ricardo Chandra
- Nadhif Radityo Nugroho
@l0stplains