Othello Game Implementation. (Wroclaw, 2017) Artificial Intelligence Lab, by Prof. Maciej Piasecki Getting familiar with min-max algorithm and its alpha-beta pruning extension through the implementation of a human against machine board game: Othello Used Technologies: Java SE Eclipse Git For more info see: Task Definition.pdf References