1#ifndef CHESS_H_INCLUDED
2#define CHESS_H_INCLUDED
12#include <chess/moves.h>
Defines the chess castling rights type and related utility functions for representing and manipulatin...
Defines the chess color type and related utility functions for representing and manipulating chess co...
Defines the chess file type and related utility functions for representing and manipulating chess fil...
Defines the chess move type and related utility functions for representing and manipulating chess mov...
Defines the chess piece type and related utility functions for representing and manipulating chess pi...
Defines the chess piece type type and related utility functions for representing and manipulating che...
Defines the chess position type and related utility functions for representing and manipulating chess...
Defines the chess position counter type and related functions for keeping count of position occurence...
Defines the chess rank type and related utility functions for representing and manipulating chess ran...
Defines the chess square type and related utility functions for representing and manipulating chess s...