Unintended situations can emerge due to interactions of autonomous agents
Different agents can specialise on specific actions, form teams to perform tasks more efficiently
Requirements:
Generate simple neural circuit for a small robot based on sensed input
Implement artificial intelligence (AI) in individual agents in popular computing games.
there are different games where we can do so, for example, implement how Ms PacMan should behave to evade all ghosts or how the individual ghosts should act in order catch Ms PacMan.
An alternative would be Star Craft. Here you can implement the behaviour of individual troops on the field and how they should behave in order to win over the players.