Difference between revisions of "Restrictive Genes"

From WikiManual
Jump to: navigation, search
m (General Edit)
 
 
Line 14: Line 14:
 
Evolution will eventually break any overly restricive genes. Any number of mutations, changes to the referenced values, or changes to effected value(delgene) can change this genes behavior.
 
Evolution will eventually break any overly restricive genes. Any number of mutations, changes to the referenced values, or changes to effected value(delgene) can change this genes behavior.
  
If yo desire to use any genes similar to this simply do so in the knowledge that they will only last for only the first several generations.
+
If you desire to use any genes similar to this simply do so in the knowledge that they will only last for only the first several generations.

Latest revision as of 05:46, 18 April 2006

These are genes that, for whatever reason desired, restrict bot's behavior.

Something like:

'Last Gene reduces mutations that add to genome.
cond
*.dnalen 78 >
*.genes 10 >
start
.delgene inc
stop

Will destroy any bot that changes the number of genes or dna length.

Evolution will eventually break any overly restricive genes. Any number of mutations, changes to the referenced values, or changes to effected value(delgene) can change this genes behavior.

If you desire to use any genes similar to this simply do so in the knowledge that they will only last for only the first several generations.