Unathi-Skosana / gothello

Othello AI using Monte Carlo Tree Search Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gothello

A terminal Othello game written in Go, includes a Monte Carlo Tree Search-based player. The implementation of the player follows from the int8's repo

Install

$ go get github.com/unathi-skosana/gothello

Showcase

preview

About

Othello AI using Monte Carlo Tree Search Algorithm


Languages

Language:Go 100.0%