Peter Pig Game in Python
In this game, there will be two players – Player 1 and Player 2. If the total number of turns is 10, then Player 1 will roll the dice until either the number of turns completes 10 or until Player 1 rolls number 1 on the dice. Player 2 will then resume rolling the dice […]
Peter Pig Game in Python Read More »