A recreation of the board game Othello where you play against an AI. The AI is implemented in C# using the Minimax algorithm with alpha-beta pruning. The AI is primarily optimized for score, mobility, and stability.

Leave a comment

Log in with itch.io to leave a comment.