Author Topic: Alga Verticalis (V)(Shvarz)-19.03.04  (Read 2701 times)

Offline Jez

  • Bot Overlord
  • ****
  • Posts: 788
    • View Profile
Alga Verticalis (V)(Shvarz)-19.03.04
« on: December 03, 2006, 12:09:37 PM »
'Topic: Evolved bots  
'Shvarz

' Alga verticalis
'
' Vegetable
'
' This robot has a single gene,
' necessary for it to reproduce.
' Energy is given to it by the program,
' by checking the "autotroph" box.

cond
  *.nrg 8000 >
start
  50 .repro store
stop

cond
*.nrg 1000 >  
*.sun 1 =
start
  34 .up store
  1 .aimdx store
stop

cond
  *.nrg 1000 >  
  *.sun 0 =
start
  45 .aimdx store
stop

cond
  *.nrg 1000 >
  *.sun 1 =
  *.vel 2 <
start
  5 .up store
  60 .aimsx store
stop

cond
  *.nrg 1000 <
start
  0 .up store
  0 .up store
  0 .up store
  0 .up store
  0 .up store
  0 .up store
  0 .up store
  0 .up store
  0 .up store
  0 .up store
  0 .aimx store
  0 .aimx store
  0 .aimx store
  0 .aimx store
  0 .aimx store
  0 .aimx store
  0 .aimx store
  0 .aimx store
  0 .aimx store
  0 .aimx store
stop

end
If you try and take a cat apart to see how it works, the first thing you have in your hands is a non-working cat.
Douglas Adams