- Contest site: (http://aichallenge.org/)
- My profile: (http://aichallenge.org/profile.php?user=9790)
- Created basic breadth first path finding algorithum
- Input destinations
- Returns list of ants ranked from closest to farthest
- Prioritized destinations
- Gathering food
- Defending hills (set up diamond configuration around hill)
- Attacking enemy hills
- Exploring unseen regions
- Charging enemy ants (only with advantage in numbers)
- Randomly patrol region of the board (overlay grid of ants on map)