Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 216 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 216 Bytes

Reversi game

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.