An AI for a modified Reversi version. The AI works with a game server that manages the game (https://github.com/marcluque/Reversi-Server)
ai
artificial-intelligence
reversi
minimax
alpha-beta-pruning
minimax-search
minimax-algorithm
reversi-game
iterative-deepening-search
brs
opps
alphabeta-algorithm
minimax-alpha-beta-pruning
aspiration-windows
move-sorting
best-reply-search
maxn
opponent-pruning-paranoid-search
paranoid-search
multi-player-algorithms
-
Updated
Sep 17, 2022 - Java