Chicken Evolution

Implementation of a genetic algorithm in Unity using chickens


I developed this project as a fun way to demonstrate the functioning of an evolutionary algorithm.

The code was developed in Unity using C# and integrates the three main events of an evolutionary algorithm: reproduction, mutation, and death.

The code is publicly available here.

Screenshot from Youtube video. It is displayed the distribution of characteristics after some iterations of the simulation.