Please use the command git clone https://gitlab.ics.uci.edu/ai-projects/Connect_K_Student.git
to download the code.
If you are from off campus, you need to use VPN to connect gitlab.
Please read the student manual before you start your project.
If you have any questions, please read the student manual first, and then ask on piazza or coding clinic.
01/10/2019:
Report template has been available.
01/14/2019:
Sample AI (Random AI/Poor AI) has been available.
Fixed an issue caused C++ shell cannot compile
01/16/2019:
Fixed an issue caused tie cannot be triggered.
PoorAI v2 uploaded.
01/22/2019:
Updated the submission script
01/23/2019:
Fixed the issues that C++ and Java coder cannot access private methods in Board class.
01/30/2019:
Added Java Makefile.
02/01/2019:
Fixed an AI_runner bug.
02/02/2019:
Fixed AI_runner bugs.
02/04/2019:
Fixed Random AI bugs.
02/05/2019:
Update AI Runner. AI Runner now can display details of unknown error.
02/25/2019:
Update Average AI.
02/26/2019:
Update Average AI v2.
Update Good AI.
Update Super AI.
01/06/2020:
Update project framework
Sample AIs will be back soon.