xiao-data / Othello

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Othello

Ubuntu

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

Play

python3 Play.py

Reference

mcts

About

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


Languages

Language:Python 100.0%