I am new to C++ and making a school project which is a small casino with 2 games, War and BlackJack. I have card.h, deck.h, player.h, War.h and Game.h classes.
The logic