Wednesday, August 29, 2007

05.CodeRuler

Finally finished. This is my source code
Here


Strategy:
My Knight will split out to catch the enemies and take over their base,
and then my knight will generate many new Knight to take over the rest of enemy base.


Here is my result:

Round1Round2Round3
Jeffrey/Split-up514/782586/785540/591
Jeffrey/Gang-up355/101711/32480/78
Jeffrey/Migrate627/41458/16663/50

I have hard time to make knight move to a direction that what I want and I spend a lot of time on this part


The most important of winning the game is controling your knight movement, if we can group all Knight together and head them to attack one of each enemies castle, then I think the result score would be higher.

No comments: