|
My Project
UML Lab
|
| books | |
| ▼ projects2024 | |
| ▼ дфддфдф | |
| ▼ mainproject | |
| board.cpp | |
| board.h | Declaration of the Board class and related structures |
| gameloop.cpp | |
| gameloop.h | |
| logic.cpp | |
| logic.h | |
| main.cpp | Main entry point for the Checkers game |
| menu.cpp | Implementation of the Menu class, which handles player color selection |
| menu.h | |
| move.cpp | |
| move.h | |
| movenode.cpp | |
| movenode.h | |
| piece.cpp | Implementation of the Piece class, which represents a checker piece on the board |
| piece.h | Header file for the Piece class, which represents a checker piece on the board |
| player.cpp | |
| player.h | |
| testproject.cpp |