Project Description
Reversi, designed to be played against an AI at varying levels of difficulty.
Project Features
- Animations using Unity.
- 6 different levels of difficulty.
- AI implemented using a MiniMaxing algorithem with alpha and beta pruning.
Languages and Frameworks Used