Sum GNU Anti Reversi 8x8 program
Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi".
The player who has more pieces on the board when the game is finished, loses the game.
The program uses the half score cut method to make it think faster.
Made by Wu Hon Sum (in Hong Kong). I found it on GitHub and thought I would share.
I wanted to add MultiProcessing in another program, but did not know how to do it (this program does it)
Open the package file multithreadprocslaz.lpk and compile the MultiProcsThreadLaz.
Enjoy.