ScratchData LogoScratchData
Back to MrNiddles2's profile

Cell Lab

MRMrNiddles2•Created November 25, 2015
Cell Lab
8
5
492 views
View on Scratch

Instructions

This code simulates artificial intelligence. Each cell will spawn with a completely random code in the beginning of the simulation. The cells kan attack by turning red, eat by turning dark green, or be orange when they are dead. When all the cells are dead, the best survivers will live on and make a child of themselves with a slight mutation in their genes. The worst cells will disappear. The point of the simulation, is to show how cells kan evolve into different types of intelligent species, as some cells will flee, while other will attack. The genes determine in which area they spawn, how much health they have, how strong they are, how big they are, and how fast they are. These abilities will work against each other, which means, that big cells are slow, and cells with many lives are very weak. Their genes also determine, how the individual cell will react to different actions, whether it can see another cell, or is heading towards the edge, og touches another cell.

Description

Let the script run for a while, then come back to see how much mroe intelligent the cells has become.

Project Details

Project ID89053662
CreatedNovember 25, 2015
Last ModifiedFebruary 14, 2016
SharedFebruary 14, 2016
Visibilityvisible
CommentsAllowed