Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 458 Bytes

File metadata and controls

14 lines (10 loc) · 458 Bytes

#Anthill A mutli agent system for an Anthill.

##Description The Anthill have ants, and these ants must fetch food from sources.
Each ant will be influenced by the others.
In fact when an ant has food, it must come back to the Anthill.
And the others ants will try to follow the pheromones to the source.

##How It works

A simple AI that process the environement and compute probability. Each action of the ant is determined by probabilities.