You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assignment for Applied Artificial Intelligence at LTH. A Reversi game with both human and AI players where the AI players use the minimax algorithm with alpha-beta pruning to determine its best move.