Authors: Katerina Mantaraki, Alexios Papadopoulos Siountris, Sarkis Samouelian
- Download a Python version greater than 3.6
- Make sure to have installed and activated
PySimpleGUI
- Clone the repository
cd othello-ai
- Run
main.py
with your Python version of choice (eg.python3.10 main.py
)