/WarlightAI

Primary LanguageJavaMIT LicenseMIT

WarLight Bot : A Gaming Problem in a Unique Environment

Warlight

Warlight is a special constrained game which is like playing Risk in real time, in which a player needs to destroy all the armies of the other player in maximum 100 rounds, otherwise, the game would be termed as a draw. For more instructions : Warlight AI Challange Rules

The architecture was designed based on POMDP framework, a realtime value iteration, and Bayesian Games to generate an agent that can win a game. The agent performed sensibaly initially, but due to 2-second respond time, the agent couldn't catch up planning in that time.The final presentation PDF gives a brief about the overall methodology: Final Presentation