- Identifier: AB
- Team name: 煉獄
- Members:
Minimal bot: Right after initializating, our first bot exits the championship so it doesn't crash.
Implemented actions echo, fly and scan. The bot flies in a straight line while scanning areas on the way.
Implemented action heading.
Update action heading to turn around the map. Reorganised the program's code.
Update how the software works. Implemented state-machine to fly, echo, scan and heading in a inteligent way focous at find and analyse the ground. Also was implemented the land after checked the first existence of creek.
Map implemented and land corrected.
Added tests and fixed code at various locations.
Add more tests and implement fly to work in different map situations.
No improvement.
Test and less debt.
No improvement.
Add more tests and actions explore, glimpse, move_to and scout.
Move, analyze and collect of contract resources founded in straight line of the map (first version).
Comments in the code, more tests, phase aerial spending less and improvement in earthly phase.
Add more tests (88,8% Overall coverage), reduce Technical Debt, improvement the plane fly and improvement in earthly phase.
Add more tests. Implementation of scout. Refactoration of code. Improvement in the map to better localization.
Make minimum exploits necessaries accounting for the resources in the contract (the primary resources of contract and the primary resources needed to create a manufactured contract). After the contracts are completed it return immediately. Improvement of map to locate better tile with good biomes. Refactory code: remove singleton pattern and override methods (used incorrectly).
Factory Pattern implemented, improvement of the tests. Fix problem( gamplay issue) of wee09.
Fix problem to get the contracts of primaries resources. Improvement the strategy to spend less badged. Improvement of the tests.
Implementation of action transforme. Improvement of ground phase (analyze of the map and complete tiles with biomes). Improvement of code quality. Improvement of tests.