Darwinbots Forum

Bots and Simulations => DNA - General => Topic started by: havingphun on October 15, 2011, 09:47:25 AM

Title: What are conspecs
Post by: havingphun on October 15, 2011, 09:47:25 AM
I have heard of conspecs but what are they? How do they work? Is there any advantages or disadvantages of them?
Title: Re: What are conspecs
Post by: Panda on October 15, 2011, 09:53:52 AM
Well, conspec is just the system that bots use to tell if the from the "same species". It is the system that you'd use to keep friendly bots from fighting.
Title: Re: What are conspecs
Post by: havingphun on October 15, 2011, 10:02:47 AM
ok i thought it was a more advanced thing but even a simple one like this is a conspec:

Code: [Select]
cond
*.myeye *.refeye !=
start...
Title: Re: What are conspecs
Post by: Panda on October 15, 2011, 10:52:20 AM
Yeah, even that is a conspec, I've given you an example in another post of one that I thought of a while ago but never actually wrote.