Author Topic: First post and questions  (Read 3795 times)

Offline Drognan

  • Bot Builder
  • **
  • Posts: 56
    • View Profile
First post and questions
« on: October 21, 2009, 03:17:41 PM »
Hi,
I write from Croatia, what an excelent program You made!!!!  
Can You help me? Want to create amoeba-like multicelular movement, but first need to disable one-cell movement. Is there any options in version 2.43 to disable this? Thank You
Also want to help in DB3, but I am a doctor and not a programer. If You need help with genes, biology, metabolism, or something like that I'll be happy to help

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
First post and questions
« Reply #1 on: October 21, 2009, 11:46:26 PM »
Hi and welcome!

You can turn off voluntary movement by setting "bang efficiency" to zero.  You might also want to set movement cost to 0 to prevent bots from killing themselves trying to move.

I've actually picked up biology as something of a hobby from working on darwinbots.  As it is right now it's probably the closest alife program to simulating actual biology. That said, I try to balance the simation aspects against game balancing issues for the leagues, so there are certainly some "srategy game" aspects that might not be present in actual biology

I'd love to hear any ideas you have. Feel free to write up any comments or suggestions. I'm working on a new version ATM so things are more open to drastic changes than they might otherwise be.  That said, I do like how bots are physically simulated and join together to form larger structures, and I like the idea of a reverse polish stack based DNA language. But within that framework there is a lot of room to tinker.

Offline Drognan

  • Bot Builder
  • **
  • Posts: 56
    • View Profile
First post and questions
« Reply #2 on: October 24, 2009, 08:35:18 AM »
Quote from: Numsgil
Hi and welcome!

You can turn off voluntary movement by setting "bang efficiency" to zero.  You might also want to set movement cost to 0 to prevent bots from killing themselves trying to move.

I've actually picked up biology as something of a hobby from working on darwinbots.  As it is right now it's probably the closest alife program to simulating actual biology. That said, I try to balance the simation aspects against game balancing issues for the leagues, so there are certainly some "srategy game" aspects that might not be present in actual biology

I'd love to hear any ideas you have. Feel free to write up any comments or suggestions. I'm working on a new version ATM so things are more open to drastic changes than they might otherwise be.  That said, I do like how bots are physically simulated and join together to form larger structures, and I like the idea of a reverse polish stack based DNA language. But within that framework there is a lot of room to tinker.

Thanx,
I will start to lower "bang efficiency" in existing simulation (seasnake and alga minimalis, 2M cycles), Previous settings was "sandpaper", want to modify bang efficiency only. What are settings for "big blue screen acts as a sandpaper?"

Offline Drognan

  • Bot Builder
  • **
  • Posts: 56
    • View Profile
First post and questions
« Reply #3 on: October 24, 2009, 03:23:24 PM »
OK, more questions ...  
Starfted zerobot simulation with goal to evolve amoeba-like MB moving with "bang efficiency" set to zero from the start. Found under species tab "Disable voluntary movement option". Is that option better than "bang efficiency" set to zero?
Thank You

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
First post and questions
« Reply #4 on: October 26, 2009, 12:30:40 PM »
Quote from: Drognan
I will start to lower "bang efficiency" in existing simulation (seasnake and alga minimalis, 2M cycles), Previous settings was "sandpaper", want to modify bang efficiency only. What are settings for "big blue screen acts as a sandpaper?"

If you set it to that, and then open the advanced physics tab, everything should be set to the appropriate values for "sandpaper".  Then you can just tweak the parameters.

Quote from: Drognan
OK, more questions ...  
Starfted zerobot simulation with goal to evolve amoeba-like MB moving with "bang efficiency" set to zero from the start. Found under species tab "Disable voluntary movement option". Is that option better than "bang efficiency" set to zero?
Thank You

They accomplish basically the same thing, except that one is species specific.

Offline Drognan

  • Bot Builder
  • **
  • Posts: 56
    • View Profile
First post and questions
« Reply #5 on: October 26, 2009, 02:09:33 PM »
OK, thank You