To create a simple game that is interactive with the user, implementing object-oriented principles.
The output depends in the player's choice of cube, within a set of cubes with suits that range from A to H, a random integer value with range 1-10 will be displayed if the option is still available and is going to be added to the player's score. The game will end when no cubes are left to choose. The player with the highest score wins. Ties are possible.