The organism's brains consist of tiny neural networks that evolve overtime for survival. The parameters for the controller neural network brains are part of the genome data that is passed through reproduction. The inspiration behind the program is based on simpsons' Tree House of Horror VII.
To compile the program, you can run the make file. Note that the SFML library is required to run the GUI. In addition, having openmp will also improve the performance.
To play around with your own simulation parameters, edit the macros in include/simulator.h.
