To run chessmaster in ncurses
user interface, you must install ncurses cpp library.
Compilation is a simple :
make
To run program with default option, use binary :
./chessmaster
or run helper with your option :
./chessmaster --help
make test
./test.out