10 #include "ScreenBuffer.h" 14 #include "hnefatafl.h" 15 #include "wordScrambler.h" 16 #include "BattleshipGame.h" 17 #include "NaughtsxCrossess.h" 33 int startGame(
int input);
36 static const int RETURN_TO_MENU = 0;
37 static const int EXIT_GAME = 1;
Contains the declaration of the Connect4 class and its member functions.
Contains the declaration of the Maze class and its member methods.