Using MCTS and UCT algorithms play Connect 4 (The rules are a little bit different. More details). Evaluation is based on competition results with existing .so
in ./TestCases
.
bash compile.sh
bash compete.sh 5 // how many rounds with each .so you want to play
python stat.py