I just upload the source code to the Cowzow bot, written by Dan Zou for theaigames.com, to the github repo. (
https://github.com/FizzerWL/WarLight.AI)
This brings the total number of bots to three: Wunderwaffe, Prod, and Cowzow.
Cowzow doesn't know how to play cards yet, but I matched it against Wunderwaffe On Strategic 1v1 settings without cards and it won 483 games to Wunderwaffe's 137. It's also much faster than Wunderwaffe (although I didn't time it, it feels at least 5x faster) and significantly less code.
That being said, when I look at its play I still see many poor choices it makes, so there's still a lot of room for improvement.
Feel free to try it out and see what you think. Does anyone feel like debugging through it to understand how it works?