General > Bot Challenges

Write the best Nano-Bot (max DNA length of 32)

<< < (2/2)

Peter:
Starve, generally at first they are ahead in numbers and then it slowly declines till zero. It makes a lot of offspring, big portion dies quickly. Later in the fight nearly all offspring a bot makes dies.

Version 2.45.01

PhiNotPi:
EDIT: I have been running this in 2.46.02BetaI. To see the difference I just ran in 2.45.03, and it's not even close the same!  Everything's different!  To be honest, my submissions don't work at all anymore in the older version!

EDIT 2:  The main differences appear to be:  2.46 has a population cap, when I press "set F1 settings."  Second, it does not require for there to be a veggy, whereas 2.45 seems to require there to be a veggy.  Third, shell does not slow the bot down as much in the newer version.

Original answer:
Okay, I honestly don't know what happened, because I couldn't repeat my earlier success either.  So, I put some more work into it, and this is my new and improved entry:


--- Code: ---start
 *.numties 0 >
 32000 .sharenrg store
 not *.refshoot *.refeye add 0 > and
 100 .mkshell store
 .up store
 .tie inc
 not
 .aimdx store
 *.nrg 100 <
 .fdbody inc
end
--- End code ---
30 bp

Hopefully, this one actually works.

I'm actually quite surprised at the amount of stuff I was able to accomplish in so little room.  Tie shooting, energy "sharing", rotation / forward movement, creating shell, feeding off of body when needed, etc.  I decided to ditch the reproduction gene, because it did not seem to make much difference.

Navigation

[0] Message Index

[*] Previous page

Go to full version