DennisSoemers / coac-ai-microrts

Winning bot Coac AI for microRTS Competition 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coac-ai-microrts

Coac rule-based AI for microRTS Competition

Installation

  • Clone this repository and microRTS
  • Copy the folder coac-ai-microrts/src to the microrts/src.

Note: The AI was developed using the microRTS version 88cdc76. It should also work on newer versions if there is no breaking change.

Usage

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.

coac_in_action

About

Winning bot Coac AI for microRTS Competition 2020


Languages

Language:Java 100.0%