Built a Pig Dice game using JavaScript. Play the classic Pig Dice Game online! Roll the dice, accumulate points, and avoid the Pig Out. Challenge friends or the computer in this addictive web game built with HTML, CSS, and JavaScript. Enjoy smooth animations, strategic gameplay, and aim for the highest score. Experience the excitement now!
- Using Functions
- Using Ternary Operator
- Using Event Handlers
Before you begin, ensure you have met the following requirements:
- Git must be installed on your operating system.
To run Pig Dice Game, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/Pranav-Jadhav09/pig-dice-gamee.git
Windows:
git clone https://github.com/Pranav-Jadhav09/pig-dice-game.git
MIT