Bots and Simulations > Bot Tavern

Intelligent Plant

<< < (3/6) > >>

Numsgil:
Yes

maheshjr2000:
how would I get it so that only the sons delete themselves and not the parent? because then I might have an idea for a multicell veggie.

it uses four sons to gather energy cus they are still technically veggies and once it has a certain amount of energy it pumps dna into the first son breaks the tie and sends him off to start a new plant.

Numsgil:
First you need to specify some way to identify soon to be DNAless cells.  Say, *50 = 1.
 
 Then a gene like this (at the end of the genome) would delete all the genes in the bot:
 
 cond
 *50 1 =
 start
 .delgene inc
 stop

maheshjr2000:
so for the father cell I would make it so that location 50 was equal to 0 and for the sons it would be equal to 0

Numsgil:
I assume that's a typo and you really meant:
 
--- Quote ---for the sons it would be equal to 1
--- End quote ---

 Which would be right.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version