Skip to content

trekab/dom-pig-game

Repository files navigation

Dom Pig(dice game)

Pig game

screenshot

GAME RULES:

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

Built With

  • HTML, CSS & JavaScript

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

  • git clone git@github.com:trekab/dom-pig-game.git

Then you browse to the folder and exucute the following commands

  • cd dom-pig-game
  • double click on the index.html file to open the game in your browser.

Future feature

  • Enable users to alter winning score from 100 to a more desirable figure.

Authors

👤 Treasure Kabareebe

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

Releases

No releases published

Packages

No packages published