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