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-22 21:23:03 +01:00
Rapport rapport 2021-01-27 13:04:08 +01:00
src/othello Removing "id" from player class and subclasses 2021-02-22 21:23:03 +01:00
.gitignore fixed many bugs + implemented negamax(not tested) 2021-02-20 18:54:38 +01:00
readme.txt readme 2021-01-27 12:03:43 +01:00