GNUChessControler Class Reference

GNUChess interface to control the game. More...

#include <Controlers/GNUChessControler.hpp>


Detailed Description

GNUChess interface to control the game.

Interacts with GNUChess to play in the game. Thanks to the listener system, notify() function will send back the commands to GNUChess. Moves generated by GNUChess are collected with getMove(). The interaction between GNUChess and the Game is done by redirecting input and outputs from GNUChess fork.


The documentation for this class was generated from the following file:
 All Classes Functions Variables