eonarheim / AntAICompetition

Simple Ant Hill AI Competition Simulation Server
4 stars 1 forks source link

Fix issue where 1 ant can kill 2 ants when they are in a line. #27

Closed randombits01 closed 9 years ago

randombits01 commented 9 years ago

This should fix issue 25 and 26. I also added some more unit tests.

eonarheim commented 9 years ago

@randombits01 I like! Approved!