Question: Develop an object-oriented Python Pig(dice game). The Pig game should be created in a way it can be played by two players against each other
Develop an object-oriented Python Pig(dice game). The Pig game should be created in a way it can be played by two players against each other or as a one player against the computer.
- Each player should be able to select a name for them self and a player should be able to change their name.
-There should be a high score list where statistics on each player and their played games are stored and visible
- One should be able to play a whole game round. One should be able to quit the current game and restart it.
- When playing against the computer, player should be able to choose the level of computer difficulty.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
