/pig-game

A C program of the dice game, Pig.

Primary LanguageCMIT LicenseMIT

Pig Game

A command line C program of the dice game, Pig.

How to Play:

  1. Roll a dice. Any amount from 2 to 6 is added to your round points.
    - If you roll a 1, all your savings in that round alone are gone.
  2. Decide to roll again or to hold your round points. Holding adds round points to your total and causes the computer to go.
  3. First to get a total of 100 points wins!