- Create a class that implements `Player` - Let the class use `InputUtility` to prompt the user for the next choice to make. - Ensure that test-cases related to players succeed for for the new player implementation. - Create a pull request that targets `milestones/play-against-computer` Depends on #28