This simulation shows how cells with different qualities interact with each other. The rules are: if you collide with a larger cell, he will eat you. if you go through a wall you will appear on the other side of the screen directly through the center. Each cell, when created, will have 3 randomly generated attributes represented by the cells rgb color:
Red: speed. The cells speed is equal to its initial speed divided by its radius
Blue: sight. The cells sight determines its field of veiw which will help determine its direction
Green: skill. This is the cells intellegence algorithm. A cell with a higher skill level will use a better algorithm
To load or save a simulation, press 'periodic cells'