Election
Election Let’s implement a game called Election. In this game, two players compete to try and earn the most votes. Both players start with 0 votes and 100 popularity. The two players alternate turns, and the first player starts. Each turn, the current player chooses an action. There are two types of actions: The player […]