vanisingh-24 / Pig-Game

A simple dice game implemented using HTML, CSS and JavaScript.

Home Page:https://pig-game-24.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pig-Game

A simple dice game implemented using HTML, CSS and JavaScript.

Rules of the game:

  1. A player loses his ENTIRE score when he rolls two 6 in a row. After that, it's the next player's turn.
  2. Add an input field to the HTML where players can set the winning score, so that they can change the predefined score of 100.
  3. Add another dice to the game, so that there are two dices now. The player loses his current score when one of them is a 1.

About

A simple dice game implemented using HTML, CSS and JavaScript.

https://pig-game-24.netlify.app/


Languages

Language:JavaScript 63.8%Language:CSS 23.3%Language:HTML 13.0%