General > Bot Challenges

Shortest Fully Functional Bot

<< < (5/6) > >>

Shadowgod2:
ok i'm not new but i am at the same time to darwinbots, but i've been working on this challenge here recently (today) and i have a bot that fills the challenge requirements and is only 12

start
1 .up store                                 move up can be changed if needed 4 i would say is the max speed recomended
*.refeye .shoot ceil dec              shoot if vegi is in front
*.body .repro ceil inc                  reproduce if body is > 300

though it has to be a vegi with 7 eyes in the dna longer than the ones with 11 but they don't shoot. this bot does implement some of your guys ideas, unfortunately it likes to get stuck sometimes.

vegi i made:

cond
 *.nrg 5000 >
start
 50 .repro store
 10 .aimsx store
stop
cond
 *.eye5 0 =
 *.eye5 0 =
 *.eye5 0 =
 *.eye5 0 =
 *.eye5 0 =
 *.eye5 0 =
 *.eye5 0 =
end

Botsareus:
ehm, your vegy does not produce it's own chloroplasts.

Also, why the eye restrictions?
In any other simulation your feeder bot will refuse to eat...

Shadowgod2:
It's because it uses refeye => .shoot memory location 7 to id the veg, you could alter the veg as long as it has 7+ eyes and the last useless gene was because i had it in 1 gene but didn't reproduce, and i don't get the chloroplasts genes everyone is talking about, a little insight in that would be nice.

Panda:
I'm sure I can do a post about how the chloroplasts work at some point.

Botsareus:

--- Quote ---you could alter the veg as long as it has 7+ eyes
--- End quote ---

That was my point, any robot you design will be limited to a simulation where vegys have 7+ eyes ...  :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version