Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MetalPaladin

Pages: [1]
1
Newbie / Hello
« on: March 08, 2010, 12:13:05 AM »
I've been holding my breath for the emails to start going out again so I could validate my account, thanks for fixing that Nums.

Hi guys, new to the forum and Darwinbots, I've always wanted to use a program like this, just never thought to google "evolution simulator" lol. I'm still learning my way around the programs and around the DNA. In particular I was having a lot of trouble getting my veggies to grow. If anyone could help with that it'd be much appreciated. Shouldn't this work:
Code: [Select]
' Defining Variables
def cellage 150
.cellage 500 store
 ' Gene 2 - Growing
cond
   *.robage *.cellage =
start
   .strbody 10 store
   .cellage 500 add
stop

Kind of sad to see so little developers working on the program though. I'd like to help, but only took a class of computer programming in softmore year of high school and don't remember much, we learned java and C++ anyway, not C#. If there's anything I can do though, let me know!

Pages: [1]