TUI-based othello game that works upon minimax algorithm,
Feel free to contribute and share project issues.
- clone the project :
git clone https://github.com/Retrobute/othelloMinimax.git
- change directory :
cd othelloMinimax
- Just run othello.py like :
python3 othello.py
- Choose an option.
- Play !