Skip to content

Commit

Permalink
Merge branch 'simpleants' of github.com:amstan/aichallenge into simpl…
Browse files Browse the repository at this point in the history
…eants
  • Loading branch information
Alexandru Stan committed Jan 12, 2011
2 parents 1369feb + d9731fe commit 61b46da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions map.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ def do_turn(self):
else:
self.ants.ants.pop(j)
self.ants.ants.pop(i)
self.randomly_place_food(1)

0 comments on commit 61b46da

Please sign in to comment.