The project is about the pig-dice game. There are simple rules and the one to reach 50 first wins.
The author of the project was Alan Macharia.
Moved to Atom where the coding was done. I added the changes as i commit to the git.
| Behavior: The program should: |
Input: | Output: |
|---|---|---|
| Player 1 inputs their name and Player 2 inputs the name | Player 1: Yoga Player2: Pope | Game starts |
| If player rolls a number other than 1 | Random_roll = 3 | Accumulated Round = 3 |
| Player rolls a 1 | random_roll = 1 | Accumulated round = 0 |
| When players score reaches more than 99 | Acumulated total = >99 | player name wins |
HTML CSS Bootstrap JQuery Javascript
You can reach him by: Email: mashalonzo741@gmail.com Tel no: 0704476898
LIcense MIT-https://opensource.org/licenses/MIT
The program can be reached here https://mash14.github.io/Pig-Dice