Open pangiann opened 2 years ago
Represents the Player's State during the execution of the Game. This means that this class keeps tracks of the remaining lives of the player, the points they have gained so far. It also lets the player make a guess for each round.
Let's take a step back and describe exactly how the game works: