Darwinbots Forum

Bots and Simulations => Bestiary => Mutations => Topic started by: Botsareus on October 11, 2005, 04:18:20 PM

Title: Nice
Post by: Botsareus on October 11, 2005, 04:18:20 PM
cond
*20
1250
>
start
*21 *22 angle .setaim store
*21 *22 dist 50 div .up store
stop
cond
start
*21 *22 dist 20 store
stop
cond
*.robage
10
<
start
8000 rnd 21 store
6000 rnd 22 store
stop
cond
*.nrg
1000
>
start
50 .repro store
stop
cond
cond
start
10 .aimdx store
-1 .shoot store
stop
cond
*.robage 2 <
start
.tie *.robage 1 add mult inc
.deltie inc
stop
end