Bots and Simulations > Evolution and Internet Sharing Sims
Zerobot evolution prize for conditional logic
intron:
Are initional virus infection or introns* allowed?
* like
cond
start
*.thisbp *.thisbp 8 add 0 .dnalen rnd insert
stop
Numsgil:
I don't think that would qualify as a zerobot. But it would probably give better results, so don't be afraid to give it a try (btw there is no *.thisbp. You'll have to make do with .thisgene).
Houshalter:
Is there an insert command? I didn't think there was.
Numsgil:
No, you have to use a virus.
Actually, I should have linked this page on making viruses.
Houshalter:
I made this virus a while ago to spread genes throughout a population like Horizontal gene transfer. It kind of works, just make sure the veggies are immune or they mutate it to be destructive, then spread it like wildfire.
[div class=\'codetop\']CODE[div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']start
*.vtimer 0 =
3 rnd 1 =
*.thisgene .mkvirus store
not
*.genes rnd .mkvirus store
*.vtimer 1 =
*.eye5 0 > and
*.nrg 15 div .vshoot store
*870 0 =
*.genes 870 store
*.genes *870 >
*.genes rnd .delgene
*.robage 0 =
100 rnd 871 store
*871 66 >=
870 dec
*.robage 1 =
*871 33 <=
870 inc
*.robage 1 =
0 871 store
*872 *.thisgene !=
*872 .delgene store
*.thisgene 872 store
stop
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version