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
Arthur7770 3e4a7e8fd7 readme
2021-01-27 12:03:43 +01:00
Rapport readme 2021-01-27 12:03:43 +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
readme.txt readme 2021-01-27 12:03:43 +01:00