OOP A3 Board Games 35
a Board Game Project Made by Students at Cairo FCAI
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CBoard< T >Base template for any board used in board games
 CBoard< char >
 CDiamondTicTacToeBoard
 CFourBoard
 CFourInARowBoard
 CInfinityTicTacToeBoard
 CMemoryTicTacToeBoard
 CMisereTicTacToe_Board
 CObstaclesTicTacToeBoard
 CPyramic_XO_Board
 CSUSBoard
 CSUS_Board
 CTicTacToe4x4_Board
 CTicTacToe5x5_Board
 CUltimateTicTacToeBoard
 CXO_Board
 Cword_Board
 CBoard< int >
 CNumericalTicTacToeBoard
 CNumerical_Board
 CGameManager< T >Controls the flow of a board game between two players
 CMove< T >Represents a single move in a board game
 CPlayer< T >Base template for all players (human or AI)
 CPlayer< char >
 CDiamondTicTacToe_Player
 CDiamondTicTacToe_RandomPlayer
 CFourInARowPlayer
 CFourInARowRandomPlayer
 CInfinityTicTacToe_Player
 CInfinityTicTacToe_RandomPlayer
 CMemoryTicTacToe_Player
 CMemoryTicTacToe_RandomPlayer
 CMisereTicTacToe_Player
 CMisereTicTacToe_RandomPlayer
 CObstaclesTicTacToe_Player
 CObstaclesTicTacToe_RandomPlayer
 CPyramic_XO_Player
 CPyramic_XO_RandomPlayer
 CSUS_Player
 CSUS_Random_Player
 CTicTacToe4x4_Player
 CTicTacToe5x5_Player
 CTicTacToe5x5_RandomPlayer
 CUltimateTicTacToe_Player
 CUltimateTicTacToe_RandomPlayer
 CXO_Player
 CXO_Random_Player
 Cword_Player
 Cword_Random_Player
 CPlayer< int >
 CNumericalTicTacToePlayer
 CNumericalTicTacToeRandomPlayer
 CNumerical_Player
 CUI< T >Base class for handling user interface and input/output
 CUI< char >
 CDiamondTicTacToe_UI
 CFourInARowUI
 CFourUI
 CInfinityTicTacToe_UI
 CMemoryTicTacToe_UI
 CMisereTicTacToe_UI
 CObstaclesTicTacToe_UI
 CPyramic_XO_UI
 CSUSUI
 CSUS_UI
 CTicTacToe4x4_UI
 CTicTacToe5x5_UI
 CUltimateTicTacToe_UI
 CXO_UI
 Cword_UI
 CUI< int >
 CNumericalTicTacToeUI
 CNumerical_UI