Special-Othello
PublicA console-based Othello (Reversi) game with AI opponents, save/load functionality, and a debug mode for AI vs. AI matches. Designed with object-oriented principles (polymorphism, inheritance) and includes custom exceptions for robust error handling.