Bots and Simulations > Bot Tavern

Does this count as an MB?

<< < (5/5)

Endy:
About body:

I meant that you'll need to worry about over body feeding. Too much and the bot dies. :(  


--- Code: ---cond
*.nrg 100 <
*.body 100 >
start
100 .fdbody *.body sgn mult store
stop
--- End code ---

Would work better. There's some other tricky aspects like speed and strength that are affected by the level. Presumably there's a "perfect" balance out there, now if only we knew what it was.  :wacko:

Elite:
This gene:


--- Code: ---cond
*.nrg 100 <
start
*.body 100 ceil .fdbody *.body sgn mult store
stop
--- End code ---

Is now in Symbioticus v2.4

I've created a better hunting routine too. The bot spins for 100cy. Then cruises forward for 100cy etc. Covers lots more random ground more easily. And I've tried to SGize some of the bot to save energy among other minor changes.

What do you think of the 'battery gene'  B)

Problem is it really messes up tie-feeders  :wacko:

Navigation

[0] Message Index

[*] Previous page

Go to full version