FizzerWL / WarLight.AI

AI used for the game Warzone, located at https://www.warzone.com. See how to use this project at the WarLight blog at https://www.warlight.net/blog/index.php/2016/02/the-warlight-ai-goes-open-source/
20 stars 13 forks source link

Please add a readme and rest webservice documentation #6

Closed mattharrigan closed 8 years ago

mattharrigan commented 8 years ago

Thank you for the warlight ai framework. I have never used C# before and am struggling to get traction. I would really appreciate a readme, and even better would be some documentation for the webservice at "http://aiserver.warlight.net/api/". Having the web service is a great way to make it language agnostic but it needs documentation. My specific goal was to download map details such as territories, connections, and bonuses, but have not had any luck. Thank you

FizzerWL commented 8 years ago

To get map details, use https://www.warlight.net/wiki/Query_game_API with GetHistory=true parameter.