Darwinbots Forum

Bots and Simulations => Bestiary => Veggies => Topic started by: PurpleYouko on April 11, 2005, 11:34:26 AM

Title: Alga Minimalis 1eye (V)(PY)-11.04.05
Post by: PurpleYouko on April 11, 2005, 11:34:26 AM
' Alga minimalis PY style
'
' 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
  6000
  >
start
  50
  .repro
  store
  *.eye5
  .aimdx
  store
stop
end