First assignment in DD2300 - "Artificial Intelligence"
Developed the player class. The rest is the skeleton needed to run the game on the command line.
The agent uses minimax search with alpha-beta pruning together with board heuristics to make a move.
Problem description can be found here: https://kth.kattis.com/problems/kth.ai.checkers