- Python 3.8
- Google Chrome
Clone this project.
git clone https://github.com/Igorxp5/OthelloAnalysis
Install all project requirements.
cd OthelloAnalysis
pip install -r requirements.txt
Download Chromedriver for your Chrome version. You can find here. Unzip the chromedriver in the project folder.
And then run:
python main.py
Now login into Board Game Arena through the browser opened by the program and join a Othello game.