coma007/Othello-Bot
A game of Othello, where a bot uses the Minimax with Alpha-Beta pruning algorithm to play against the player, GUI based. (Project for course Algorithms and Data Structures)
Python
A game of Othello, where a bot uses the Minimax with Alpha-Beta pruning algorithm to play against the player, GUI based. (Project for course Algorithms and Data Structures)
Python