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-02-10 11:21:33 +01:00
Rapport rapport 2021-01-27 13:04:08 +01:00
src/othello renamed somes files + refactored State constructors 2021-02-10 11:21:33 +01:00
.gitignore mise à jour du gitignore 2021-02-10 10:44:34 +01:00
readme.txt readme 2021-01-27 12:03:43 +01:00