Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 307 Bytes

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