Reversi A simple implementation of Reversi, no GUI .cpp file is the source code the first .exe file is a version with naive algorithm the second.exe file is a version with complex algorithm (make use of Alpha-Beta pruning)