Othello is a strategy board game created in 1971 based on Reversi game. This game is an ai-ai battle only (alphabeta or negamax algorithm)
Go to file
2021-01-27 11:49:49 +01:00
src/othello Added State 2021-01-27 11:49:49 +01:00
.gitignore Updated .gitignore 2021-01-27 11:42:40 +01:00