othello topic

List othello repositories

alpha-zero-general

3.7k
Stars
1.0k
Forks
Watchers

A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more

alpha-zero

84
Stars
28
Forks
Watchers

AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement...

Reversi

73
Stars
14
Forks
Watchers

Artificial intelligence of the Reversi / Othello

edax-reversi

99
Stars
31
Forks
Watchers

Edax reversi version 4.4 and above

reversi

66
Stars
25
Forks
Watchers

Multiplayer Reversi Game on Internet Computer

UCThello

26
Stars
3
Forks
Watchers

UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)

alphazero

26
Stars
9
Forks
Watchers

Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules

Master Thesis project that provides a training framework for two player games. TicTacToe and Othello have already been implemented.

pedax

23
Stars
2
Forks
Watchers

Reversi Board with edax, which is the strongest reversi engine.

pyOthello

17
Stars
7
Forks
Watchers

Simple reversi like game using python and pygame.