#author ZC Miao #title Welcome * What is Othello? Othello is a classic strategy game, also known as Reversi. Its objective is to finish the game with the greater amount of pieces (circles) of the same color. * Features This version of othello game supported these features: - Cross Platformed (Currently support Linux and win32) - Support writing ai plugin using C++, and also support writing ai plugin in python script directly. - Support network game. - Support interface theme.