Skip to content

gracemarod/pig-dice-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pig Card Game

My version of Pig Card Game

Description

Game Rules:

  • The game has 2 players, playing in rounds.
  • In each turn, a player rolls a dice as many times as they whish. Each result get added to their current score
  • But, if the player rolls a 1, all their current score gets lost. After that, it's the next player's turn.
  • The player can choose to 'Hold', which means that their current score gets added to their global score.
  • After that, it's the next player's turn. The first player to reach 100 points on GLOBAL score wins.

Installation

    git clone https://github.com/gracemarod/pig-dice-game.git
    python -m SimpleHTTPServer

Or you can check the project in my Codepen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published