Lesson Requirements
- Keep your Day 4 robot code handy in VS Code
- Have a recent Robocode battle log to analyze
Lesson Outcomes
- Write conditional logic with
if
statements and boolean expressions - Use loops to repeat actions and scan the arena
- Build reactionary logic to dodge and attack strategically
Ready to dive into Day 6 🤖