A program to get the best next move for a player in Reversi. The program takes current board state, current player and depth as input then apply minimax algorithm and alpha-beta pruning till the given depth to get the next board state. It also generates logs for all the decisions made by minimax algorithm.
atulshgl/Reversi
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|