Skip to content

nat-x7205/PigDiceGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pig Dice Game

A game for two players with a dice, playing in rounds.

The game screenshot

Game rules

Set the winning score. By default the winning score is 100.

In each turn, a player rolls a dice as many times as he/she whishes.Each result get added to his/her current score.

If the player rolls 1, all his/her current score gets lost. After that, it's the next player's turn.

The player can choose to 'Hold', which means that his/her current score gets added to his/her total score. After that, it's the next player's turn.

The first player, who reaches the winning score on his/her total score, wins the game.

Demo

The demo version of the game.

Get started

To play the game

Open the link to the demo version of the game and start playing.

To use repository

Fork this repo, then clone from your forked repo down to your computer by typing the below command in a Terminal window:

git clone --- URL of the forked repository ---

License

The game is free for personal use.

Releases

No releases published

Packages

No packages published