Skip to content

amineau/Chess-master

Repository files navigation

Chess-master

Installation

To run chessmaster in ncurses user interface, you must install ncurses cpp library.

Quick start

Compilation is a simple :

make

To run program with default option, use binary :

./chessmaster

or run helper with your option :

./chessmaster --help

Tests

make test
./test.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages