Wednesday, April 28, 2010

Starting implementation

We started on previous week the implementation of the program, using the XNA framework with C#. It is going pretty well, and we based ourselves on a generic architecture that makes the code easily adaptable, and has proven its efficiency on other projects, so we came pretty quickly to something working.
This means that now that we have the basics working, we will start to do some tests, and implement the more tricky and less known behaviors. Our starting point might be to differentiate soldiers and workers, and implement the behavior of the queen.

No comments:

Post a Comment