Skip to content

unexploredtest/PyOthello

Repository files navigation

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

About

Othello for Python written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published