Skip to content

Repo associated with the series of Medium posts about building Othello for AI use.

Notifications You must be signed in to change notification settings

g1776/OthelloAI

Repository files navigation

OthelloAI

Repo associated with the series of Medium posts about building Othello for AI use.

To Play Othello

python game.py

This launches the game with 1 player and 1 AI. In order to paly with 2 players, change the last line in game.py from play(1) to play(2).

To Analysis AI Performance

python analysis.py

About

Repo associated with the series of Medium posts about building Othello for AI use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages