/pig_game

in this small project i have created a simple dice game called Pig using object oriented programming in js . In this game, Players take turns to roll a single dice as many times as they wish, adding all roll result to a running total, but lossing their gained score for the turn if they roll a 1

Primary LanguageJavaScript

Watchers