/Othello

An Othello game implementation in python with Monte Carlo Method using TKinter

Primary LanguagePython

Othello

Ubuntu

sudo apt install python3-tk, python3-numpy, python3-tqdm

Play

python3 Play.py

Reference

mcts