Coac rule-based AI for microRTS Competition
- Clone this repository and microRTS
- Copy the folder
coac-ai-microrts/src
to themicrorts/src
.
Note: The AI was developed using the microRTS version 88cdc76. It should also work on newer versions if there is no breaking change.
Add the CoacAI.class
to the AIs
array in src/gui/frontend/FEStatePane.java
You can then run the FrontEnd.java
and select the AI.