In this assignment, we were tasked with creating a class representing a player in a game, and another class representing the game in which we should create multiple players with constructors. Because I was an idiot and started coding based off what we did that class (creating something akin to the Restaurant and Burger code),…