Progress :)
by Clemens on Nov.21, 2010, under Evolution Forge 2
I’ve just finished implementing the core algorithm for handling of goals. Basically it constructs a tree based on the given goal units’ properties, their requirements and the starting units. I still have to complete the tests for the new module, but as far as I can see it’s working.
Next step is the representation of the genetic code and the mutation function. After that I need to finish the simulator and a first (text-based) run could be started
As soon as everything is working I can start with the user interface. In addition I’ve set up a proper linux build server (SVN, hudson) which makes things easier and more professional. The source code is regularly rebuilt, backed up and tested with a different compiler and target platform.
Take care and be happy
