Skip to content

Pig game... First player to reach 20 points wins... On getting 1 or holding switches the player's turn... On getting 1, lost the turn total ,On holding, turn total added to his score.

Notifications You must be signed in to change notification settings

99dino/pig-dice-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pig Dice Game Live_demo

Game UI look Pig is a folk jeopardy dice game described by John Scarne in 1945, and was an ancestor of the modern game Pass the Pigs® (originally called PigMania®).

Instructions

FlowChart

  • The game of Pig is a very simple jeopardy dice game in which two players race to reach 100 points.
  • Each turn, a player repeatedly rolls a die until either a 1 is rolled or the players holds and added the sum of the rolls into his score ( i.e the turn total ). At any time during a player's turn , the player is faced with two decisons:
    • roll - If the player rolls a
      • 1: the player scores nothing and it becomes the opponent's turn
      • 2 - 6: the number is added to the player's turn total and the player's turn continues.
    • hold - The turn total is added to the player's score and it becomes the opponent's turn.

This is a 1 v 1 game, where the lighter theme indicates the current player. ( computer as a player to be implemented soon ) Game Progress

On Winning

Win

About

Pig game... First player to reach 20 points wins... On getting 1 or holding switches the player's turn... On getting 1, lost the turn total ,On holding, turn total added to his score.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published