Code center > Suggestions

Tides, as an addition to the weather aspect.

<< < (5/11) > >>

Botsareus:
Thing thing is spinning on top of my screen, how is that for 'interesting behavior' ?

Botsareus:

--- Code: --- cond
 !=
 *.chlr start
 *99 .mkchlr store
 stop
''''''''''''''''''''''''  Gene:  1 Ends at position  8  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  2 Begins at position  9  '''''''''''''''''''''''
 cond
 *.nrg 6000 100 start
 >
 .eye4dir rndstore
 .repro store
 15 .aimright store
 dup''''''''''''''''''''''''  Gene:  2 Ends at position  22  '''''''''''''''''''''''

--- End code ---

Botsareus:
Time for a bug fix I think.

vrukt:
Wow! You work fast!

That's incredible Botsareus :D

I honestly thought this suggestion would provoke some conversation, but mainly about how 'it won't do anything', so I am pleasantly surprised.

Does it seem to work well as a proxy for a crashing wave? Or did it end up being a little bit stranger on implementation?

What did you do to solve the buoyancy issue? I was hoping there would be a way to overwhelm it with gravity, or if that fails, just temporarily turn it off to force them to sink.

I had just gotten everything installed on this laptop and was trying to review the source-code to see if I could understand it, and you were already done, the mind is just boggled! :D

I'm really liking the pictures as well. I was hoping we'd see something interesting, and it seems you already have.  The picture with the entire tank looks fantastic, just how I imagined it.

Thank you for that pleasant surprise Botsareus! I am going to redouble my efforts to learn this program.

Botsareus:
Well I loaded in a bunch of vegys with buoyancy as follows:


--- Quote ---' Alga minimalis, version 2
'
' Vegetable
'
' This robot has a single gene,
' necessary for it to reproduce.
' Robot repopulates automatically by checking "Repopulate" box.
' Added a chloroplast gene, energy is given using this gene.
cond 'new gene from Botsareus and Panda
  *.chlr
  *.light
  <
start
160 .mkchlr store
stop
cond
  *.nrg
  6000
  >
start
100 .setboy store
  50
  .repro
  store
  15
  .aimdx
  store
stop
end

--- End quote ---

They really do not seem to evolve anything interesting, but I had to restart in the morning because of some 'ideas' to make it more coherent. Lets see what happens tomorrow morning. (Chloroplasts still suck!)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version