Monday, February 24, 2014

Thesis Progress Report 2/24: BARC Updates Complete

Earlier today I finished adding in XML loading/saving in BARC.  I used XStream to save the building state list, and then reinitialize the list from the the XML file.  I implemented the Logger, and then fixed the performance updating at the end of the game.

The BARC framework is complete, but the real tactics need to be added in (Right now it is just a dummy comment).  I plan on trying to communicate with the authors of Learning To Win to get the tactics they used, but in the mean time I will be working on developing some simple tactics to be used.

The remaining steps are:
1. Explore Wargus APIs
2. Tell Wargus to use scripts produced by BARC
3. Find a way to get Wargus to send BARC the game information
4. Find a way to automate the games, recording game information.

No comments:

Post a Comment