void MoveToken(CMat &Mat, const char &Move, CPosition &Pos)
Move the current token according to the character in the 2nd parameter.
std::pair< unsigned, unsigned > CPosition
CPosition : a pair gathering the coordinates in the grid.
std::vector< CVLine > CMat
CMat : alias to a game grid type.
Definition of usefull types or aliases for the project.