/go-thello

Go implementation of the board game Othello, aka Reversi, designed to be used as a training playground for reinforcement learning agents.

Primary LanguageGo

go-thello

Othello implementation in Go

The main purpose of this is so I can use this game to explore reinforcement learning