Othello AI for Python written in C++ Alpha-beta pruning was used for the AI. Wrapper was created with pybind Installation pip install PyOthello Build git clone --recursive https://github.com/unexploredtest/PyOthello.git python setup.py install