I am new to C++ and trying to create some kind of small casino for a school project, I have the following classes: Game.h, Deck.h, Card.h, Player.h
I have a function that