My Project
UML Lab
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CBoardRepresents the game board and its functionality
 CBoardTest
 CGameRepresents the main game logic and interaction
 Clogic
 CMenuClass representing the game menu for player color selection
 CMoveClass representing a move in the game
 CMoveNodeClass representing a node in the MinMax tree
 CMoveNodeTest
 CPieceRepresents a checker piece on the board
 CPlayerClass representing a player in the game
 CPlayerTest