Simulating evolution using social bots with multilayer perceptron

This is a simulation of evolution. The bots can sense each other, communicate with each other, and reproduce. They can become both herbivors and carnivores. Interesting things happen. programmed in Python using Pygame library to do the drawing.
Back to Top